How to enable Volume & LoadBalancer on homemade Kubernetes cluster on top of GCE.

5/16/2018

I created a Kubernetes cluster on top of GCE VMs (a bit like kubernetes-the-hard-way) and now I'm facing lack of documentation to understand two point :

How can I integrate Google compute disks to be created when I create a PersistentVolumeClaim ?

How can I integrate Google LoadBalancer to create externalLB when I ask a Service type: Loadbalancer ?

Thanks a lot for that.

-- Valentin Ouvrard
google-compute-engine
kubernetes

0 Answers