Commit Graph

11 Commits (2d2b077540fd34d5d4befc55891cfd031669895a)

Author SHA1 Message Date
harshal-shah 2d2b077540 Updating kubelet kube-proxy and kubectl to 1.7.2
Existing steps were referring to 1.6.1, since the control plane components are already 1.7.2, it would be better to move worker components to 1.7.2 as well.
2017-08-26 13:40:10 +05:30
Emilian Losneanu dc5fc10559 Update docker.com url 2017-08-11 14:47:31 -07:00
Glenn Oppegard 87c0662652 Grammar fix for 06-kubernetes-worker.md 2017-07-12 05:54:19 -06:00
Alan Hollis 1c53942442 Bump kubernetes to v1.6.1 2017-05-01 21:59:56 -07:00
Mads H. Danquah d81abdbcf1 Move certificate and private-key away from /var/run
It is cleared out at reboot.

It appears that only the file-name part of --tls-cert-file /
--tls-private-key-file is used and that the path is taken from
--cert-dir (which defaults to /var/run/kubernetes) so to make the path
stick we also add a --cert-dir
2017-04-12 05:51:28 -04:00
Mike Rostermund e6459ccbd5 Fix typo 2017-03-26 19:34:43 -07:00
Kelsey Hightower f49493d286 doc clean up and basic formatting improvements 2017-03-25 18:52:58 -07:00
Kelsey Hightower f62e9c9777 update to Kubernetes 1.6 2017-03-25 11:41:26 -07:00
Kelsey Hightower 6827ce575e make kube-dns work again 2017-03-24 08:31:17 -07:00
Kelsey Hightower c72849f7e3 document the CSR approve flow 2017-03-24 04:24:53 -07:00
Kelsey Hightower 99d342cc3c add authentication lab 2017-03-23 23:08:54 -07:00