Enable WireGuard on Calico CNI #9753
Labels
area/cni
cni/calico
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
hacktoberfest
Issues that are good to work on, or people are working on, for hacktoberfest
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Calico CNI now has built in WireGuard and to enable it one needs to run
calicoctl patch felixconfiguration default --type='merge' -p '{"spec":{"wireguardEnabled":true}}'
wondering how hard will it be to have it in the kops cluster spec file as something like:The text was updated successfully, but these errors were encountered: