From 42d12afbc60e50e5b89e85862e1daa6057468835 Mon Sep 17 00:00:00 2001 From: Smana Date: Sun, 4 Dec 2016 09:15:16 +0100 Subject: [PATCH] remove deprecation warning for kargo-cli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3355038e6..48707e550 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you have questions, join us on the [kubernetes slack](https://slack.k8s.io), To deploy the cluster you can use : -[**kargo-cli**](https://github.com/kubespray/kargo-cli) (deprecated, a newer [go](https://github.com/kubespray/kargo-cli/tree/kargogo) version soon)
+[**kargo-cli**](https://github.com/kubespray/kargo-cli)
**Ansible** usual commands
**vagrant** by simply running `vagrant up` (for tests purposes)