mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Use tinc for private networking
This commit is contained in:
parent
904167ec30
commit
224bdffc8b
9 changed files with 29 additions and 41 deletions
5
k8s.yml
5
k8s.yml
|
|
@ -1,4 +1,9 @@
|
|||
---
|
||||
- hosts: k8s-cluster
|
||||
roles:
|
||||
- role: tinc
|
||||
tags: tinc
|
||||
|
||||
- name: Include kubespray tasks
|
||||
import_playbook: kubespray/cluster.yml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue