Aleksandr Shkraba
Aleksandr Shkraba
Thanks a lot, Nikolaos! It helps me with the same issue! You have marked a very important, but non-obvious thing.
I have fixed the same error by updating `/etc/containerd/config.toml` to the next: ``` version = 2 [plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc] runtime_type = "io.containerd.runc.v2" [plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc.options] SystemdCgroup = true ```
Hello! The same issue I need to template confluence.cfg.xml for database connection. @et304383 how you resolve this issue?
Hello @WanzenBug Thanks a lot for your response it help, but now I get the next error when try to create a test pod: ``` Warning FailedMount 21s kubelet Unable...
@gomoripeti thanks a lot! It works fine with 0.7.1 ```root@1d4b6dcdb069:/# rabbitmq-plugins enable rabbitmq_message_deduplication Enabling plugins on node rabbit@1d4b6dcdb069: rabbitmq_message_deduplication The following plugins have been configured: rabbitmq_federation rabbitmq_management_agent rabbitmq_message_deduplication rabbitmq_prometheus rabbitmq_web_dispatch...