
brandonwpdx
Did this on a local 3 host cluster and was not able to get mysql-pv-claim created. Just sits at pending under status. Any ideas?
Sign Up Free or Log In to participate!
Did this on a local 3 host cluster and was not able to get mysql-pv-claim created. Just sits at pending under status. Any ideas?
Psst…this one if you’ve been moved to ACG!
Hi brandonwpdx, the "problem" with a local cluster is that there is no default storage class (when I remember correctly). You can check this by: kubectl get sc To get this run you need to create at minimum a PV first.