Commit Graph

4 Commits (f8f267e81d88753f5d5e68a962c9ddb40a8294f7)

Author SHA1 Message Date
Jonas Hecht f8f267e81d
Fixing DNS resolution with latest busybox
Version `1.28.4` of busybox does the `nslookup` correctly as described in the tutorial, the `latest` does not. So it needs to be set explicitely. Fixes https://github.com/kelseyhightower/kubernetes-the-hard-way/issues/356. Also see https://github.com/docker-library/busybox/issues/48.
2018-09-04 14:50:29 +02:00
Kelsey Hightower b974042d95 Update to Kubernetes 1.10.2 and add gVisor support 2018-05-14 14:06:01 +00: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
Kelsey Hightower 4ca7c45046 update docs 2017-08-31 07:17:23 -07:00