You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[masters]
192.168.122.44(master ip address for k8s)
[etcd]
192.168.122.44
[nodes]
192.168.122.208
192.168.122.175
all k8s nodes list
[board]
192.168.122.10
install board ip address
[nfs-server]
192.168.122.208
install nfs-server ip address
[registry]
192.168.122.208
install registry ip address
[jenkins_node]
192.168.122.10
install jenkins node ip address
edit file ansible_k8s/group_vars/all.yml
nfs_dir: /data/nfs # defind nfs directory
docker_dir: /var/lib/docker # define docker directory
credential_private_key: # if use exist private key please give the directory else with empty
other valuable please used the default