alexellis/k3sup

Wiregaurd

LouisDinatale opened this issue · 1 comments

Expected Behaviour

Wiregaurd as a CNI backend. I noticed that you have the flag for --flannel-backend=wireguard but IPsec seems to be the only available option at least by the docs. Sorry if this is the wrong place to comment on this.

Current Behaviour

Are you a GitHub Sponsor (Yes/No?)

  • Yes
  • No

Possible Solution

Steps to Reproduce

Context

Your Environment

  • What Kubernetes distribution are you using?
kubectl version
  • What OS or type or VM are you using for your cluster? Where is it hosted? (for k3sup install/join):

  • Operating System and version (e.g. Linux, Windows, MacOS):

uname -a

cat /etc/os-release

"Be part of the solution"

Subject to approval, are you willing to work on a Pull Request for this issue or feature request?

  • Yes
  • No

So Alex has already built in all extra arguments you want by just using

--k3s-extra-args ''

You can stack whatever you want just spaced apart!