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 |
Kelsey Hightower
|
af9f6d71fc
|
update kubernetes GitHub location
|
2017-12-18 07:07:54 -08:00 |
Kelsey Hightower
|
07aae4fb45
|
update to kubernetes 1.9
|
2017-12-18 06:53:32 -08:00 |
Kelsey Hightower
|
ede3437ee8
|
update to kubernetes 1.8
|
2017-10-01 20:37:09 -07:00 |
Steven Trescinski
|
7f7fd71874
|
Fixed '--service-cluster-ip-range' subnet for Controller Manager
|
2017-10-01 12:11:33 -07:00 |
Leonardo Faoro
|
4441278561
|
remove trailing-spaces and blank lines
|
2017-09-04 16:08:43 -07:00 |
Kelsey Hightower
|
4ca7c45046
|
update docs
|
2017-08-31 07:17:23 -07:00 |