service-node-port-range Questions
2
Edit - this is on OSX
Also, I've tried running minikube service <service-name>, that's shown below and when it tries to open it in a browser I get a "connection refused" signal because the po...
Alabama asked 8/6, 2020 at 10:13
1
Solved
I'm new to Kubernetes. In Kubernetes why NodePort alone has a default port range from 30000 - 32767? Even if we change the default to user-defined port ranges why only 2767 ports are allowed?
Pleas...
Hager asked 2/9, 2020 at 3:12
2
Solved
Is it possible to have NodePort Default_range + user_defined_range on a kubernetes cluster Or it can be just one range only
Can we configure to have say default range plus a range of user defi...
Synopsis asked 9/1, 2020 at 9:11
2
Solved
I have a requirement that a test server should use the port range 20000 - 22767
I edited the kubeadm-config with the command
kubectl edit cm kubeadm-config -n kube-system
When I look at the result ...
Alicyclic asked 18/2, 2019 at 17:51
1
© 2022 - 2024 — McMap. All rights reserved.