techprober/k0s-ansible-provisioner

[Feature Request] - Custom CNI Integration

Closed this issue · 0 comments

Summary

Details

Supported custom CNI of choice

Notes

Deploy Weave Net manually

kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=$(kubectl version | base64 | tr -d '\n')"

Deploy Flannel manually

kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/master/Documentation/kube-flannel.yml