skateco / skate

Low resource, no daemon, kubernetes manifest compatible mini-paas.
https://skateco.github.io
Apache License 2.0
74 stars 3 forks source link

Use quadlet to generate .container files #10

Open byrnedo opened 2 months ago

byrnedo commented 2 months ago

Use quadlet to template the container systemdish files from the kube manifests. This would allow us the further alter the file afterwards and support things that kube play doesn't.

byrnedo commented 1 month ago

This doesn't seem to be possible right now. Quadlet only seems to be able to generate .kube files, which are wrappers around kube play.