consul-on-kubernetes
consul-on-kubernetes copied to clipboard
consul stuck on init after successful PVC claim is made
Hello,
So I started consul with the command kubectl create -f statefulsets/consul.yaml and I see PVC claim is successfully made. But after that, first instance of stateful set is still stuck at init state and I see the following message in Rancher UI.
Containers with unready status: [consul]
Any idea why this is happening?