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

Conflict CRD when installing kong using helm chart #5520

Closed
vietwow opened this issue Feb 3, 2020 · 1 comment
Closed

Conflict CRD when installing kong using helm chart #5520

vietwow opened this issue Feb 3, 2020 · 1 comment

Comments

@vietwow
Copy link

vietwow commented Feb 3, 2020

Summary

Hi, I tried to install latest kong version on the fresh kubernetes 1.17.2 (kops) using helm v3 and got the problem :

Error: rendered manifests contain a resource that already exists. Unable to continue with install: existing resource conflict: kind: CustomResourceDefinition, namespace: , name: kongcredentials.configuration.konghq.com

This is new fresh k8s cluster so I don't think there is a real crd conflict. I also tried to run "kubectl delete crd kongconsumers.configuration.konghq.com kongcredentials.configuration.konghq.com kongingresses.configuration.konghq.com kongplugins.configuration.konghq.com" then re-install again but still got the problem

Any ideas ? Hope receive your help. Thank you so much.

Steps To Reproduce

  1. helm repo add kong https://charts.konghq.com
  2. helm repo update
  3. helm install kong kong/kong
@hbagdi
Copy link
Member

hbagdi commented Feb 3, 2020

Let's continue the conversation in Kong/charts#33.

@hbagdi hbagdi closed this as completed Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants