eficode-academy / kubernetes-katas

Deliberate exercises for Kubernetes
265 stars 275 forks source link

Replace LoadBalancer with Ingress #105

Closed sofusalbertsen closed 9 months ago

sofusalbertsen commented 1 year ago

People will work with ingress resources much more than they work with LoadBalancers. It is therefore more important for us to teach them this instead of LB's.