Created
May 16, 2022 06:35
-
-
Save yankay/4b5cbff81d8b3db8481165db03d130dc to your computer and use it in GitHub Desktop.
通过 kubespray 开启 kube-vip
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| kube_vip_enabled: true | |
| kube_vip_controlplane_enabled: true | |
| kube_vip_address: 10.6.108.219 | |
| kube_vip_arp_enabled: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment