TIL
- NodePort K8s Service Dec 15, 2019
This type of service is accessible from any node’s IP and port, not just the node where the deployment is running!
#Kubernetes
This type of service is accessible from any node’s IP and port, not just the node where the deployment is running!
#Kubernetes