clastix / kamaji

Kamaji is the Hosted Control Plane Manager for Kubernetes.
https://kamaji.clastix.io
Apache License 2.0
992 stars 90 forks source link

Allow for overriding konnectivity parameters #410

Closed jwitko closed 6 months ago

jwitko commented 7 months ago

We have a use case where we're provisioning a separate AWS NLB for konnectivity connections to live alongside the AWS NLB for TCP kube-apiserver pods. We do this facilitate some local automation. Currently the konnectivity parameters are loaded from extraArgs and then overridden by hard-coded defaults.