mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Install k8s control plane
This commit is contained in:
parent
92682a8360
commit
010c48b243
11 changed files with 111 additions and 92 deletions
|
|
@ -36,11 +36,3 @@ harden_linux_sshguard_whitelist:
|
|||
- "10.3.0.0/24"
|
||||
- "10.200.0.0/16"
|
||||
|
||||
peervpn_conf_networkname: "peervpn"
|
||||
peervpn_conf_psk: "{{k8s_peervpn_pre_shared_key}}"
|
||||
peervpn_conf_initpeers: "master1.banditlair.com 7000"
|
||||
peervpn_conf_enabletunneling: "yes"
|
||||
peervpn_conf_interface: "tap0"
|
||||
peervpn_conf_port: 7000
|
||||
peervpn_conf_enableipv6: "no"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue