itwonderlab / ansible-vbox-vagrant-kubernetes

Building a Kubernetes Cluster with Vagrant and Ansible
https://www.itwonderlab.com/
MIT License
88 stars 93 forks source link

Persistent Volumes don't get provisioned #5

Open foroozf001 opened 3 years ago

foroozf001 commented 3 years ago

I have an issue using this cluster with provisioning of the official Gitlab helmchart and the AWX-operator. Both deployments fail because the Persistent Volumes don't get deployed. At the moment I have to manually provision the Persistent Volumes.

javierruizjimenez commented 2 years ago

I haven't tried with local volumes, there is a example with an external volume using NFS https://www.itwonderlab.com/en/postgres-kubernetes-nfs-volume/

I will add a tutorial with local volumes