mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 09:48:57 +03:00
@@ -54,7 +54,7 @@ Install the OS dependencies:
|
|||||||
```bash
|
```bash
|
||||||
{
|
{
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get -y install socat conntrack ipset
|
apt-get -y install socat conntrack ipset kmod
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user