terraform-spearhead.cloud/kubernetes-cluster/README.md

8 lines
347 B
Markdown
Raw Normal View History

2022-05-16 17:07:50 +03:00
# Kubernetes Cluster Example
This example uses the triton and ansible terraform providers to create a Kubernetes cluster.
The initial version is able to create a single type of node, a mixed control plane, etcd and worker node.
This is ideal for PoC (single node) or small scale clusters with collocated control and worker functions (3 nodes).