diff --git a/README.md b/README.md index 3be438a43..bd4c06ebd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ##Deploy a production ready kubernetes cluster -If you have questions, you can [invite yourself](https://slack.kubespray.io/) to **chat** with us on Slack! [![SlackStatus](https://slack.kubespray.io/badge.svg)](https://kubespray.slack.com) +If you have questions, join us on the [kubernetes slack](https://slack.k8s.io), channel **#kargo**. - Can be deployed on **AWS, GCE, Azure, OpenStack or Baremetal** - **High available** cluster @@ -13,7 +13,7 @@ If you have questions, you can [invite yourself](https://slack.kubespray.io/) to To deploy the cluster you can use : -[**kargo-cli**](https://github.com/kubespray/kargo-cli) (deprecated, a newer [go](https://github.com/Smana/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)
@@ -75,7 +75,7 @@ The choice is defined with the variable `kube_network_plugin` ## CI Tests -[![Build Status](https://travis-ci.org/kubespray/kargo.svg)](https://travis-ci.org/kubespray/kargo)
+[![Build Status](https://travis-ci.org/kubernetes-incubator/kargo.svg)](https://travis-ci.org/kubernetes-incubator/kargo)
### Google Compute Engine