|
|
4 years ago | |
|---|---|---|
| .. | ||
| files | 4 years ago | |
| vars | 4 years ago | |
| README.md | 4 years ago | |
| k8s_calico.yaml | 4 years ago | |
| k8s_cp_init.yaml | 4 years ago | |
| k8s_create.yaml | 4 years ago | |
| k8s_join_node.yaml | 4 years ago | |
| k8s_joincommand.yaml | 4 years ago | |
| k8s_prep.yaml | 4 years ago | |
The create-k8s-basic directory contains an ansible playbook (k8s_create.yaml) that may be used to create a simple 3-node kubernetes cluster using the latest stable version of kubernetes and the containerd runtime.
Execute the following command:
ansible-playbook -i files/inventory k8s_create.yaml