mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 02:34:03 +00:00
correct etcd base image reference in the doc
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
This commit is contained in:
parent
78b56ce16d
commit
91df71be54
@ -48,7 +48,7 @@ directory permissions and 0644 file permissions.
|
||||
|
||||
For `amd64`, official `etcd` and `etcdctl` binaries are downloaded from Github
|
||||
to maintain official support. For other architectures, `etcd` is cross-compiled
|
||||
from source. Arch-specific `busybox` images serve as base images.
|
||||
from source. Arch-specific `debian` images serve as base images.
|
||||
|
||||
Windows images can be built on Linux nodes due to `docker buildx`, but they will
|
||||
only be created and pushed when using the `all-push` make target.
|
||||
|
Loading…
Reference in New Issue
Block a user