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

hetzner-kube cluster addon install openebs fails: storageclasses.storage.k8s.io "openebs-standard" not found #283

Open
Steinblock opened this issue Jun 17, 2019 · 2 comments

Comments

@Steinblock
Copy link

Steinblock commented Jun 17, 2019

See the console output

hetzner-kube cluster addon install --name cluster-name openebs
2019/06/17 09:43:20 installing addon openebs
Enter passphrase for SSH key /home/user/.ssh/id_rsa:
2019/06/17 09:43:30 run failed
command:kubectl delete -f openebs-storageclass.yaml && kubectl apply -f openebs-storageclass.yaml
stdout:Error from server (NotFound): error when deleting "openebs-storageclass.yaml": storageclasses.storage.k8s.io "openebs-standard" not found

I think the kubectl delete -f openebs-storageclass.yaml needs an --ignore-not-found=true

@dsteinberg111
Copy link

I run into the same problem.
after I cleaned up everything from that broken install I took the standard helm-chart

helm install --namespace openebs -n openebs stable/openebs

@tholu
Copy link

tholu commented Dec 11, 2019

I'm still running into this error with Kubernetes v1.16.3 on latest hetzner-kube.

@dsteinberg111 How did you do the cleanup?

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

3 participants