mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Setting up k8s workers
This commit is contained in:
parent
a2ba31fab2
commit
ee38146367
14 changed files with 1013 additions and 0 deletions
6
roles/githubixx.flanneld/handlers/main.yml
Normal file
6
roles/githubixx.flanneld/handlers/main.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: reload systemd
|
||||
command: systemctl daemon-reload
|
||||
|
||||
- name: restart flanneld
|
||||
command: systemctl restart flanneld
|
||||
Loading…
Add table
Add a link
Reference in a new issue