zarf-dev / zarf

DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev/
Apache License 2.0
1.42k stars 172 forks source link

Support for multi-node k3s cluster deployment #1002

Open lsoica opened 2 years ago

lsoica commented 2 years ago

Hi,

Based on the zarf documentation, my understanding is that the init package can deploy single node k3s clusters on the local box.

This request is for:

Is this something that makes sense to be part of Zarf and the init package? Or it's assumed that the k8s cluster is externally provisioned and managed?

jeff-mccoy commented 2 years ago

I don't think it's totally out of scope, but we are doing research on #939 to evaluate doing more IaC work in Zarf and a multi-node K3s might make more sense with that work.

lsoica commented 2 years ago

OK, makes sense. Is this fully tracked on github / are there parallel discussions on slack or similar?