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
Hello.
I has been create kubernetes cluster ( https://www.linuxtechi.com/install-kubernetes-1-7-centos7-rhel7/#comment-1221 ).
I has been installed kubernetes dashboard.
Now, I trying to install consul, but I got error: PersistentVolumeClaim is not bound: "data-consul-0" (repeated 4 times)
I has been create "Persistent Volumes" (isshues blachniet) - it's didn't help.
What could be else the problem?
The text was updated successfully, but these errors were encountered:
There are a number of ways to resolve this. If you're using AWS, you could create an AWSElasticBlockStorestorageClass and assign assign it to the volumeClaimTemplatesspec as storageClassName (see below):
Hello.
I has been create kubernetes cluster ( https://www.linuxtechi.com/install-kubernetes-1-7-centos7-rhel7/#comment-1221 ).
I has been installed kubernetes dashboard.
Now, I trying to install consul, but I got error: PersistentVolumeClaim is not bound: "data-consul-0" (repeated 4 times)
I has been create "Persistent Volumes" (isshues blachniet) - it's didn't help.
What could be else the problem?
The text was updated successfully, but these errors were encountered: