Talos with cinder-csi-config from openstack does not work #627
-
I have a openstack cluster where talos kubenretes is running in. Now i want to use the rbd csi to have from my storageclass (similar to ceph) a new rbd provisioned. But I get always the error: Warning Failed 3s kubelet Error: failed to generate container "e47d19122acd778fd46400cc72b0157aa2d6aaed9a5ba4a6257041737aad8968" spec: failed to apply OCI options: failed to mkdir "/etc/cacert": mkdir /etc/cacert: read-only file system How can I solve that?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Fix your deployment to stop trying to mount non-existing I don't know why the workload you're trying to run does that, on Talos this path is There's no path |
Beta Was this translation helpful? Give feedback.
Its now working fully:
configmap.yaml.txt
namespace.yaml.txt
runtime.cue.txt
secrets.yaml.txt
test-pod.yaml.txt
cinder.cue.txt