ansible-playbook-k8s/hosts
2025-10-01 04:44:52 +00:00

9 lines
213 B
INI

[k8s_cluster]
control1 k8s_node_type=bootstrap
agent1 k8s_node_type=agent k8s_pod_limit=1024
agent2 k8s_node_type=agent k8s_pod_limit=1024
agent3 k8s_node_type=agent k8s_pod_limit=1024
[k8s:children]
k8s_cluster