Deployment issue on k8s for urban 2.4,2.3 while running go standalone_installer.go #1501
Unanswered
sanganabasavap
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Facing multiple errors while trying to deploy on AWS .
1.resource mapping not found for name: "nginx-ingress" namespace: "" from "nginx-ingress/templates/clusterrolebinding.yaml": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k8s.io/v1beta1"
ensure CRDs are installed first
2. panic: exit status 1: Error: execution error at (zuul/charts/common/templates/_helpers.tpl:24:70): Tag is mandatory
Use --debug flag to render out invalid YAML
The file which is showing here is inside the zip file.
3. exit status 1: resource mapping not found for name: "letsencrypt-staging" namespace: "" from "cert-manager/templates/clusterissuer.yaml": no matches for kind "ClusterIssuer" in version "cert-manager.io/v1alpha2"
4. while using release and kubernetes-1.22-changes branches
Beta Was this translation helpful? Give feedback.
All reactions