spin-operator icon indicating copy to clipboard operation
spin-operator copied to clipboard

Support an executor that runs Spin directly in a container

Open calebschoepp opened this issue 1 year ago • 3 comments
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

calebschoepp avatar Feb 02 '24 20:02 calebschoepp

CC @michelleN

calebschoepp avatar Feb 02 '24 20:02 calebschoepp

Looking at the project board, is this a "Nice to have" or a "must have" for the initial release?

bacongobbler avatar Feb 22 '24 19:02 bacongobbler

"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.

endocrimes avatar Feb 22 '24 20:02 endocrimes

@calebschoepp can this be closed with https://github.com/spinkube/spin-operator/pull/278 ?

adamreese avatar Sep 19 '24 18:09 adamreese