v1.0.0
v1.0.0
Using a vagrant file to build a kubernetes cluster which consists of 1 master(also as a node) and 3 nodes. You don't have to create complicated ca files or configuration.
Major features
- kubernetes cluster with 3 nodes
- fixed IP address
- autostart the cluster and services every time you
vagrant up
the cluster - support the lastest kubernetes cluster
- interact with the cluster on your local machine or dashboard
Components
Auto installed
Following components are included in the cluster.
- Kubernetes 1.9
- Kubernetes dashboard
- CoreDNS
- Flannel
- Docker
- Traefik
Optional
These components can be installed with kubectl command.
- Heapster + influxdb + Grafana
- ElasticSearch + FluentD + Kibana
- Istio 0.7.1
- Helm