spin-operator
spin-operator copied to clipboard
Support an executor that runs Spin directly in a container
trafficstars
Currently we support containerd-shim-spin and cyclotron executors. We also want to support running Spin directly in a container which might be useful if you want to:
- Configure plugins or trigger plugins not part of the containerd shim
- Test a new version of Spin not supported by the containerd shim
- Run workload in clusters where you cannot configure the runtimeClass
CC @michelleN
Looking at the project board, is this a "Nice to have" or a "must have" for the initial release?
"Nice to have" - I think we might want to evaluate whether we want this at all now we're dealing with the downsides of shim installation and the perf issues.
@calebschoepp can this be closed with https://github.com/spinkube/spin-operator/pull/278 ?