Skip to content

ceph-csi and kubelet 1.25.4 - rbdplugin-provisioner not starting #3554

Closed Answered by rsoika
rsoika asked this question in Q&A
Discussion options

You must be logged in to vote

I am running cri-o as container runtime (maybe an issue?)

I now changed my namespace settings regarding the pod-security like explained here

apiVersion: v1
kind: Namespace
metadata:
  name: ceph-system
  labels:
    pod-security.kubernetes.io/enforce: privileged
    pod-security.kubernetes.io/enforce-version: v1.25

    # We are setting these to our _desired_ `enforce` level.  (restricted|privileged|baseline)
    pod-security.kubernetes.io/audit: restricted
    pod-security.kubernetes.io/audit-version: v1.25
    pod-security.kubernetes.io/warn: restricted
    pod-security.kubernetes.io/warn-version: v1.25

The same result, but the following warnings are now shown when I create the ceph-cs…

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@Madhu-1
Comment options

@rsoika
Comment options

@Madhu-1
Comment options

@rsoika
Comment options

@Madhu-1
Comment options

Answer selected by Madhu-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants