Commit Graph

316 Commits (891d10a338bb06d77e576fb2711d95fefb956c85)

Author SHA1 Message Date
Pick1a1username 891d10a338 The chapter 'Generating the Data Encryption Config and Key' is updated. 2019-02-17 18:50:44 +09:00
Pick1a1username f1f1080888 The chapter 'Generating the Data Encryption Config and Key' is updated. 2019-02-17 18:49:57 +09:00
Pick1a1username 95096fde5a The chapter 'Generating Kubernetes Configuration Files for Authentication' is updated. 2019-02-17 18:49:08 +09:00
Pick1a1username 919d1dabb2 The chapter 'Provisioning a CA and Generating TLS Certificates' is updated. 2019-02-17 18:46:15 +09:00
Pick1a1username b00897fac3 The chapter 'Provisioning a CA and Generating TLS Certificates' is updated. 2019-02-17 18:45:33 +09:00
Pick1a1username c3214d7628 The chapter 'Provisioning Compute Resources' is updated. 2019-02-17 18:42:47 +09:00
Pick1a1username da069805cd The chapter 'Installing the Client Tools' is updated. 2019-02-17 18:42:08 +09:00
Pick1a1username 32f28e6db0 README.md is updated. 2019-02-17 18:39:08 +09:00
Pick1a1username feb74148a6 The chapter 'Provisioning Compute Resources' is updated. 2019-02-17 18:35:39 +09:00
Pick1a1username 5a4bd7cf3c The chapter 2 is changed with the chapter 3. 2019-02-17 17:55:07 +09:00
Pick1a1username aff676dce7 The chapter 'Prerequisites' is updated. 2019-02-17 17:51:55 +09:00
Pick1a1username bb53e7d238 README.md is updated. 2019-02-17 17:42:56 +09:00
Pick1a1username bc707130cf README.md is updated. 2019-02-17 17:32:33 +09:00
Pick1a1username 985f510b6b The chapter 'Cleaning Up' is updated. 2019-02-17 02:18:31 +09:00
Pick1a1username 2669322613 The chapter 'Smoke Test' is updated. 2019-02-17 01:55:44 +09:00
Pick1a1username bfd7a1e69c The chapter 'Adding Pod Network Routes' is updated. 2019-02-17 01:00:09 +09:00
Pick1a1username 4179b7facb The chapter 'Configuring kubectl for Remote Access' is updated. 2019-02-16 19:45:03 +09:00
Pick1a1username c9a536751b The chapter 'Bootstrapping the Kubernetes Worker Nodes' is updated. 2019-02-16 19:24:28 +09:00
Pick1a1username f5c9aa79d3 The chapter 'Bootstrapping the Kubernetes Control Plane' is updated. 2019-02-16 19:10:36 +09:00
Pick1a1username 32a6d0982d The chapter 'Bootstrapping the Kubernetes Control Plane' is updated. 2019-02-16 19:01:19 +09:00
Pick1a1username 546b625d22 The chapter 'Prerequisites' is updated. 2019-02-16 18:45:26 +09:00
Pick1a1username d62f3a855d The chapter 'Bootstrapping the etcd Cluster' is updated. 2019-02-16 18:35:21 +09:00
Pick1a1username 186bb92640 The chapter 'Generating the Data Encryption Config and Key' is updated. 2019-02-16 18:10:11 +09:00
Pick1a1username 907165bba8 The chapter 'Generating Kubernetes Configuration Files for Authentication' is updated. 2019-02-16 18:07:37 +09:00
Pick1a1username 1a6b69f4e2 The chapter 'Provisioning a CA and Generating TLS Certificates' is updated. 2019-02-16 17:58:38 +09:00
Pick1a1username a0f2e96831 The chapter 'Provisioning Compute Resources' is updated. 2019-02-16 17:17:56 +09:00
Pick1a1username bda8573e7f The chapter 'Provisioning Compute Resources' is updated. 2019-02-16 17:11:09 +09:00
Pick1a1username 1fea217087 The chapter 'Provisioning Compute Resources' is updated. 2019-02-14 21:53:18 +09:00
Pick1a1username 94d632cc20 Chapter 'Prerequisites' is updated. 2019-02-14 20:55:05 +09:00
Pick1a1username 61d0e9a89d 'Provisioning Compute Resources' edited 2019-02-04 00:51:28 +09:00
Pick1a1username 1384dc1c0f OS X instructions are removed in 'Installing the Client Tools' 2019-02-03 22:47:12 +09:00
Pick1a1username 28adbcc2a5 References are added to README.md. 2019-02-03 22:40:39 +09:00
Pick1a1username c732581b86 'Prerequisites' is rewritten. 2019-02-03 22:38:10 +09:00
Pick1a1username 81f72116ce Intial Commit 2019-02-03 22:26:04 +09: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