From c6935b9260c39a6dd8ff0327631330f74af6d9b8 Mon Sep 17 00:00:00 2001 From: Chuck Ha Date: Thu, 17 Oct 2019 13:59:46 -0400 Subject: [PATCH] Inform users of code move Signed-off-by: Chuck Ha --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ba837b8..28f07b4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# ⚠️ Legacy repository. Current code has moved + +## This repository is only accepting bug fixes. All new development is being done in the [cluster-api](https://github.com/kubernetes-sigs/cluster-api/tree/master/test/infrastructure/docker) repository. + # Cluster API Provider Docker (CAPD) CAPD is a reference implementation of an infrastructure provider for the Cluster API project using Docker.