mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-09-17 01:20:41 +03:00
etcd supports arm64
This commit is contained in:
@@ -4,7 +4,6 @@ Documentation=https://github.com/etcd-io/etcd
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=notify
|
Type=notify
|
||||||
Environment="ETCD_UNSUPPORTED_ARCH=arm64"
|
|
||||||
ExecStart=/usr/local/bin/etcd \
|
ExecStart=/usr/local/bin/etcd \
|
||||||
--name controller \
|
--name controller \
|
||||||
--initial-advertise-peer-urls http://127.0.0.1:2380 \
|
--initial-advertise-peer-urls http://127.0.0.1:2380 \
|
||||||
|
Reference in New Issue
Block a user