microsoft / mindaro

Bridge to Kubernetes - for Visual Studio and Visual Studio Code
MIT License
307 stars 106 forks source link

reset ingress config and upgrade traefik v1.85.0 to latest match K8s … #332

Closed GatoonJin closed 2 years ago

GatoonJin commented 2 years ago

The extensions/v1beta1 and networking.k8s.io/v1beta1 API versions of Ingress is no longer served as of v1.22.

Migrate manifests and API clients to use the networking.k8s.io/v1 API version, available since v1.19.

For more detailed information, see the Kubernetes deprecated API migration guide

upgrade traefik v1.85.0 to latest Detail: https://traefik.github.io/traefik-helm-chart/

GatoonJin commented 1 year ago

ignore commit update service port number 80 in ingress.yaml