Kubernetes From Zero to Hero – Part 7: Ingress – Managing External Access the Smart Way
Recap: Where We Left Off
In our previous blog, we learned:
What Services are and how they expose Pods
The difference between ClusterIP, NodePort, and LoadBalancer
How to connect to applications running in Kubernetes using these service types
But...
k8s-kubernetes.hashnode.dev3 min read