Files
kubernetes-the-hard-way/docs
Andrew Lytvynov 5c493a0bfd Remove unnecessary API server balancer setup step
This:
KUBERNETES_PUBLIC_ADDRESS=$(gcloud compute addresses describe kubernetes-the-hard-way \
  --region $(gcloud config get-value compute/region) \
  --format 'value(name)')

is identical to just "kubernetes-the-hard-way".
2018-01-12 10:58:48 -08:00
..
2017-12-18 06:53:32 -08:00
2017-12-18 06:53:32 -08:00
2017-08-31 07:17:23 -07:00
2017-08-31 07:17:23 -07:00
2017-08-31 07:17:23 -07:00
2017-12-18 06:53:32 -08:00