Helm 3 Release Manifest — Error unable to recognize “”: no matches for kind “xxxxx” in version “xxxxx”

Dipesh Shah
2 min readJul 7, 2022

Recently I came across a scenario to upgrade AKS cluster version from 1.21.x to 1.22. While doing so, we upgraded all our microservices ingress API versions from “extensions/v1beta1” to “networking.k8s.io/v1” as beta versions are no longer supported.

Upgrade of AKS cluster went smooth. However when we started deployment of our microservice apis, we encountered following error:

--

--

Dipesh Shah

Enterprise Cloud Solution Architect, DevOps Lead, Learner