.. | ||
templates | ||
credentials.tf | ||
data.tf | ||
firewall.tf | ||
instances.tf | ||
providers.tf | ||
README.md | ||
resources.tf | ||
variables.tf |
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).