Commit Graph

7 Commits (93c1c9258c5e0dab812143a5b406f8165a30ef9d)

Author SHA1 Message Date
Patrick Decat 93c1c9258c
Merge branch 'master' into patch-2 2019-02-01 14:38:41 +01:00
Kelsey Hightower bf2850974e Update to Kubernetes 1.12.0 and add CoreDNS support 2018-09-30 19:35:05 +00:00
Patrick Decat 93b4b32832
Fix ownership on /usr/local/bin/etcd* files
Not doing so leaves the ownership of the etcd binaries to the GCP user:

```
patrick@controller-1:~$ sudo mv etcd-v3.3.9-linux-amd64/etcd* /usr/local/bin/
patrick@controller-1:~$ ll /usr/local/bin/
total 33940
drwxr-xr-x  2 root    root        4096 Aug  8 17:25 ./
drwxr-xr-x 10 root    root        4096 Aug  6 20:34 ../
-rwxr-xr-x  1 patrick patrick 18934016 Jul 24 17:13 etcd*
-rwxr-xr-x  1 patrick patrick 15809280 Jul 24 17:13 etcdctl*
```
2018-08-08 19:28:53 +02:00
Kelsey Hightower b974042d95 Update to Kubernetes 1.10.2 and add gVisor support 2018-05-14 14:06:01 +00: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
Kelsey Hightower 4ca7c45046 update docs 2017-08-31 07:17:23 -07:00