mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-07-27 22:23:54 +03:00
clean up docs
This commit is contained in:
@@ -50,11 +50,7 @@ tar -xvf etcd-v3.0.1-linux-amd64.tar.gz
|
||||
```
|
||||
|
||||
```
|
||||
sudo cp etcd-v3.0.1-linux-amd64/etcdctl /usr/bin/
|
||||
```
|
||||
|
||||
```
|
||||
sudo cp etcd-v3.0.1-linux-amd64/etcd /usr/bin/
|
||||
sudo cp etcd-v3.0.1-linux-amd64/etcd* /usr/bin/
|
||||
```
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user