Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ansible-playbook k8sclustermanagement.yml -i hosts –tags “deploy”--tags "deploy"

setp5: to deploy cni plugins on cluster:

ansible-playbook k8sclustermanagement.yml -i hosts –tags --tags "cni"


---

For cleaning above setup: 

...