new pods do not run due to rbac issues?
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Yang Kelvin Liu |
Bug Description
Hello
i have juju core kubernetes running but i can not get any pods to run
this is one error i get :
kubectl logs -n rook-ceph-system rook-ceph-
2019-01-23 14:14:35.681619 I | rookcmd: starting Rook v0.9.0-79.g1a1ffdd with arguments '/usr/local/
2019-01-23 14:14:35.681670 I | rookcmd: flag values: --alsologtostde
2019-01-23 14:14:35.682476 I | cephcmd: starting operator
2019-01-23 14:14:35.785236 I | op-agent: getting flexvolume dir path from FLEXVOLUME_DIR_PATH env var
2019-01-23 14:14:35.785254 I | op-agent: flexvolume dir path env var FLEXVOLUME_DIR_PATH is not provided. Defaulting to: /usr/libexec/
2019-01-23 14:14:35.785258 I | op-agent: discovered flexvolume dir path from source default. value: /usr/libexec/
2019-01-23 14:14:35.785261 I | op-agent: no agent mount security mode given, defaulting to '%s' modeAny
failed to run operator. Error starting agent daemonset: error starting agent daemonset: failed to create rook-ceph-agent daemon set. DaemonSet.apps "rook-ceph-agent" is invalid: spec.template.
i have done this :
juju config kubernetes-master authorization-
any tips how to get this to work ?
thanks
Changed in juju: | |
assignee: | nobody → Ian Booth (wallyworld) |
Changed in juju: | |
status: | Fix Committed → Fix Released |
We currently do not support setting up service accounts or rbac (in juju 2.6). This feature is being added to 2.7 and will be available to test via the edge snap in a few weeks.