You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm also looking forward for this. The use case would be e.g. to disable k3s' service load balancer via --disable servicelb in order to use a different one e.g. metallb.
I've created this one to address my specific need: #438
This only adds a flag to control the servicelb feature of k3s but I'm open to adding a more generic one for all the flags as described in the above linked PR's description.
I would like to pass specific flags to k8s api server and so on.
Is there a way to do it?
The text was updated successfully, but these errors were encountered: