canonical / microk8s-core-addons

Core MicroK8s addons
Apache License 2.0
43 stars 34 forks source link

Tell users to use sudo when calling the rook-ceph plugin #222

Closed ktsakalozos closed 1 year ago

ktsakalozos commented 1 year ago

We have users reporting sudo is needed for calling microk8s connect-external-ceph https://discuss.kubernetes.io/t/howto-setup-microk8s-with-micro-ceph-storage/25043/2 . This is probably a permissions problem we need to address. This PR is a small mitigation.