new cluster deployment

This commit is contained in:
auricom
2022-10-26 13:41:02 +02:00
parent 0af3d7cc1f
commit 67aafea749
55 changed files with 328 additions and 227 deletions

View File

@@ -34,7 +34,7 @@ k3s_server_manifests_templates:
# -- /var/lib/rancher/k3s/server/manifests
k3s_server_manifests_urls:
- url: https://docs.projectcalico.org/archive/v3.23/manifests/tigera-operator.yaml
- url: https://docs.projectcalico.org/archive/v3.24/manifests/tigera-operator.yaml
filename: tigera-operator.yaml
# -- /etc/rancher/k3s/registries.yaml

View File

@@ -17,4 +17,3 @@ k3s_agent:
- "max-pods=150"
node-label:
- "upgrade.cattle.io/plan=k3s-agent"
- "node-role.kubernetes.io/worker=true"