You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: