kubernetes-katas icon indicating copy to clipboard operation
kubernetes-katas copied to clipboard

Use ingressClassName instead of annotations

Open michaelin opened this issue 9 months ago • 0 comments

In exercise frontend-ingress.md you get a warning when applying frontend-ingress.yaml:

Warning: annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead

We should make the change in the exercise files.

michaelin avatar Jun 02 '24 08:06 michaelin