Replies: 1 comment
-
The kube-api port 6443 doesn't work for every cluster. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on a Kubermatic KKP Kuberentes cluster. The Kubernetes API is not located in the user cluster, but outside in the seed cluster on different ports (not 6443).
How can I adjust the default network policies that are installed?
I don't see any options to manipulate the policies via
The only thing I can think of is to copy the helm chart, but it seems that this approach is not recommended?
Current workaround: Added some additional network policies to extend the default network policies.
Beta Was this translation helpful? Give feedback.
All reactions