refactor: replace docker stack with k3s/containerd

This commit is contained in:
2022-01-02 17:30:56 +01:00
parent 7dd4c118c8
commit 2fccdd0283
9 changed files with 87 additions and 3 deletions

View File

@ -0,0 +1,3 @@
---
k3s_version: v1.19.15%2Bk3s2
k3s_url: https://github.com/k3s-io/k3s/releases/download/{{ k3s_version }}/k3s-{{ arch | default('armhf') }}