piraeus-operator
piraeus-operator copied to clipboard
run operator with docker.io (rke - rancher)
how can I run the operator and create a cluster on a system with docker.io?
if to up the k8s-cluster via rke (first cli version from Rancher). there all cluster components are also in containers.
I write the mounts folder in the configuration of k8s, and linstor cluster goes up and even creates disks, but they are in ReadOnly-access filesystem
kubelet: extra_binds: - "/usr/lib/modules:/usr/lib/modules" - "/var/lib/piraeus-datastore:/var/lib/piraeus-datastore"