feat: add kubernetes roles

This commit is contained in:
2026-06-23 23:28:40 +01:00
parent 41852cc2d3
commit 71214883fb
9 changed files with 55 additions and 8 deletions
+3
View File
@@ -3,3 +3,6 @@ plugin: community.general.incus
strict: true
remotes:
- local:home-infrastructure
groups:
masters: "'master' in inventory_hostname"
workers: "'worker' in inventory_hostname"