mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
update apt repos before usage
This commit is contained in:
@@ -14,6 +14,10 @@ gcloud compute ssh worker-0
|
||||
|
||||
Install the OS dependencies:
|
||||
|
||||
```
|
||||
sudo apt-get update
|
||||
```
|
||||
|
||||
```
|
||||
sudo apt-get -y install socat conntrack ipset
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user