mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
10 lines
95 B
Markdown
10 lines
95 B
Markdown
# post-install
|
|
|
|
/etc/rancher/k3s/
|
|
|
|
add
|
|
|
|
```bash
|
|
kubelet-arg: ['cluster-dns=169.254.20.10']
|
|
```
|