We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b56ce commit 91df71bCopy full SHA for 91df71b
cluster/images/etcd/README.md
@@ -48,7 +48,7 @@ directory permissions and 0644 file permissions.
48
49
For `amd64`, official `etcd` and `etcdctl` binaries are downloaded from Github
50
to maintain official support. For other architectures, `etcd` is cross-compiled
51
-from source. Arch-specific `busybox` images serve as base images.
+from source. Arch-specific `debian` images serve as base images.
52
53
Windows images can be built on Linux nodes due to `docker buildx`, but they will
54
only be created and pushed when using the `all-push` make target.
0 commit comments