Closed rootfs closed 7 years ago
Just gone one issue creating the storageclass:
Error: release ceph failed: User "system:serviceaccount:kube-system:default" cannot create storageclasses.storage.k8s.io at the cluster scope. (post storageclasses.storage.k8s.io)
The rest seems fine.
that's odd, storageclass is set at cluster scope and bound to kube-system:default
@alram fixed, storageclass should be clusterrolebinding, thanks for testing!
Man that's a lot of configuration data
write a debug note here so I can remind me when I forget.
helm install
, like seen by @alram . errors are on the console.docker logs
. This is for OSD Pod. There is no other sign, too bad.helm del --purge
, need to see tiller logs, i.e. User "system:serviceaccount:kube-system:default" cannot update daemonsets.extensions in the namespace "ceph"
@alram @dmick PTAL (and test)