I have a question about this error message: "exten...
# general
i
I have a question about this error message: "extensions/v1beta1/Ingress is not supported by Kubernetes 1.16+ clusters. Use networking/v1beta1/Ingress instead". If I change from extensions to networking, will that still work in k8s 1.14?
g
networking/v1beta1/Ingress
was introduced in 1.14, so this should still work https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.14.md#deprecations