HarrisKirk / blue-green-dreams

2 stars 1 forks source link

Enable use of kubectl locally by downloading kubeconfig #64

Closed HarrisKirk closed 1 year ago

HarrisKirk commented 1 year ago

The ~/.kube/config is already being written. I think merely adding a volume command to the docker startup will ensure that the config file is in the right place.

DONE = kubectl from a laptop can perform 'get nodes'