0500f27db85405caf9707dce1078ac1055cfcdaf
* Set ETCD_INITIAL_CLUSTER_STATE from `new` to `existing`, because parameter `new` makes sense only on cluster assembly stage. * If cluster exists and current node is not a part of the cluster, add it with command `etcdctl add member name url`. Closes kubespray/kargo/#270
##Deploy a production ready kubernetes cluster
- Can be deployed on AWS, GCE, OpenStack or Baremetal
- High available cluster
- Composable (Choice of the network plugin for instance)
- Support most popular Linux distributions
- Continuous integration tests
To deploy the cluster you can use :
- kargo-cli
- vagrant by simply running
vagrant up
- Ansible usual commands
A complete documentation can be found here
If you have questions, you can invite yourself to chat with us on Slack!
CI tests sponsored by Google (GCE), and teuto.net for OpenStack.
Description
Deploy a Production Ready Kubernetes Cluster
ansibleawsbare-metalgcehacktoberfesthigh-availabilityk8s-sig-cluster-lifecyclekuberneteskubernetes-clusterkubespray
Readme
147 MiB
Languages
Jinja
76.2%
HCL
12.1%
Python
5.5%
Shell
5.4%
Dockerfile
0.3%
Other
0.3%