Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete an ingress with deprecated API #24

Open
lmquang opened this issue Apr 6, 2022 · 0 comments
Open

Delete an ingress with deprecated API #24

lmquang opened this issue Apr 6, 2022 · 0 comments

Comments

@lmquang
Copy link
Owner

lmquang commented Apr 6, 2022

If you cannot delete an ingress (because k8s will recreate) due to:
extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress

let's try:
$ kubectl delete -n <namespace> challenges.acme.cert-manager.io <resource-name>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant