mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-11-04 18:22:32 +03:00
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.