Mumshad Mannambeth
85acf39f84
Create tls-bootstrap-worker-node-2.md
2019-04-13 12:35:29 +08:00
Mumshad Mannambeth
a95eb6d8b8
Create etcd-backup-and-restore.md
2019-04-13 12:35:01 +08:00
Mumshad Mannambeth
702eda1a24
Update README.md
2019-04-01 15:57:31 +08:00
Mumshad Mannambeth
4a0af74ce2
Update README.md
2019-04-01 15:57:19 +08:00
Mumshad Mannambeth
f9bcc726b4
Update README.md
2019-04-01 15:56:09 +08:00
Mumshad Mannambeth
de2cd0d010
Update 02-compute-resources.md
2019-03-25 18:13:46 +08:00
Mumshad
5fb37eab40
Minor Update
2019-03-20 22:35:47 +08:00
Mumshad
1212007d54
minor updates
2019-03-20 18:24:32 +08:00
Mumshad
7ed632a08c
Fix links
...
Update Smoke Tests
2019-03-20 18:12:49 +08:00
Mumshad
0d94436f03
minor updates
2019-03-20 17:44:09 +08:00
Mumshad
c61a841a71
minor updates
2019-03-20 17:42:40 +08:00
Mumshad
106fa0bca6
Update to use coredns.yaml
2019-03-20 17:28:07 +08:00
Mumshad
1d4ff3fc0e
Add coredns.yaml
2019-03-20 17:27:44 +08:00
Mumshad
c9fe0a55d9
minor updates
2019-03-20 17:22:12 +08:00
Mumshad
f9562559fb
update file path to github
2019-03-20 17:21:34 +08:00
Mumshad
ee2896ea04
Minor updates
2019-03-20 17:20:28 +08:00
Mumshad
e07e0c341f
minor updates
2019-03-20 16:49:48 +08:00
Mumshad
1403074b77
minor updates
2019-03-20 16:49:09 +08:00
Mumshad
333ff226cc
Minor updates
2019-03-20 16:48:31 +08:00
Mumshad
fd48b3ba9f
minor updates
2019-03-20 16:40:53 +08:00
Mumshad
2b3f620fa6
Minor updates
2019-03-20 16:20:54 +08:00
Mumshad
0314df6de8
minor updates
2019-03-20 16:17:51 +08:00
Mumshad
d027254144
minor updates
2019-03-20 16:04:22 +08:00
Mumshad
d30f6cdffd
minor update
2019-03-20 15:49:52 +08:00
Mumshad
5113e9413f
minor updates
2019-03-20 15:35:02 +08:00
Mumshad
27620baa5b
minor updates
2019-03-20 15:25:38 +08:00
Mumshad
28bd5c62f8
minor updates
2019-03-20 14:52:05 +08:00
Mumshad
95b9342703
few fixes
2019-03-20 13:21:04 +08:00
Mumshad
117d415d9a
Fix link in readme
2019-03-20 12:37:38 +08:00
Mumshad
2434ca7bc6
Delete .idea folder
2019-03-20 12:36:23 +08:00
Mumshad
22ae1a2ffc
kubernetes-the-hard-way-on-vagrant
2019-03-20 12:34:49 +08:00
Kelsey Hightower
bf2850974e
Update to Kubernetes 1.12.0 and add CoreDNS support
2018-09-30 19:35:05 +00:00
Kelsey Hightower
b974042d95
Update to Kubernetes 1.10.2 and add gVisor support
2018-05-14 14:06:01 +00:00
Daniel J. Pritchett
4f5cecb5ed
Add brief contribution guide
2018-01-30 07:38:21 -08:00
Martin Mosegaard Amdisen
68ebb95898
Fix minor typo in lab 14
2018-01-30 05:45:35 -08:00
Mark Vincze
8db0280ef6
Fix small typo
2018-01-30 05:45:16 -08:00
Andrew Thompson
a5c83f1cee
Argument syntax for Filter deprecated.
...
Operator evaluation is changing for consistency across Google APIs.
2018-01-30 05:44:52 -08:00
githubixx
e2dbdaa66b
core workload api incl. Deployment now stable
2018-01-30 05:44:05 -08:00
Andrew Lytvynov
05ca2d04cf
Correct kubectl output for kube-dns pod list
...
https://storage.googleapis.com/kubernetes-the-hard-way/kube-dns.yaml will create 1 kube-dns pod without autoscaler.
This may confuse the reader.
2018-01-30 05:42:28 -08:00
Phil Estes
f46642a6ba
Update cri-containerd location and release
...
cri-containerd project is moving as a sub-project of containerd itself;
the GitHub migration is complete. Also, as of 9 Jan, the beta.1 release
of cri-containerd is available so the download link is updated.
Signed-off-by: Phil Estes <estesp@gmail.com>
2018-01-30 05:41:55 -08:00
Kelsey Hightower
63ff9932d9
update kubelet flags
2017-12-18 07:20:15 -08:00
Kelsey Hightower
af9f6d71fc
update kubernetes GitHub location
2017-12-18 07:07:54 -08:00
Kelsey Hightower
2c78297922
rename to Google Kubernetes Engine
2017-12-18 06:58:00 -08:00
Kelsey Hightower
07aae4fb45
update to kubernetes 1.9
2017-12-18 06:53:32 -08:00
Kelsey Hightower
e8d728d016
remove remote access to insecure port
2017-10-02 06:48:09 -07:00
Kelsey Hightower
765c1fb5fa
remove remote access to insecure port
2017-10-02 06:46:01 -07: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
Kalimar Maia
51e8709080
Instructions for having a default configuration.
2017-10-01 12:11:05 -07:00
Frank Ederveen
92772d2f69
226: use curl for OSX downloads
2017-10-01 12:10:39 -07:00