added script and readme
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
hosts: k8s_control_plane
|
||||
become: true
|
||||
vars:
|
||||
## This is the default networkd of Calico
|
||||
pod_network_cidr: "192.168.0.0/16"
|
||||
apiserver_advertise_address: "10.50.3.21"
|
||||
cri_socket: "unix:///run/containerd/containerd.sock"
|
||||
|
Reference in New Issue
Block a user