containerd-shim-spin icon indicating copy to clipboard operation
containerd-shim-spin copied to clipboard

A ContainerD shim for running Spin Applications.

Results 53 containerd-shim-spin issues
Sort by recently updated
recently updated
newest added

I deployed the [simple-app sample](https://github.com/spinkube/spin-operator/blob/main/config/samples/simple.yaml) to an AKS cluster, and is observing that two of four pods are continuously restarting. The cluster consists of four nodes (two are amd62, two...

https://github.com/spinkube/containerd-shim-spin/pull/55 added support for Spin 2.4, which introduced outbound MQTT support. To support this workload (and to avoid the scenario for the Python SDK with apps failing to start because...

The shim appears to not support python applications. ## Repro ```sh spin new pyapp -t http-py pip install requirements.txt spin build spin registry push ttl.sh/spin-py-foo:2h spin kube scaffold -f ttl.sh/spin-py-foo:2h...

For some reason, in a cleaned repo, the `cross test` command does not pick up the cache from `cross build` command, so `sudo make test` which runs `cross build` first...

**Description:** I would like to request the use of Talos Linux instead of k3d for the deployment. Currently, I am facing issues when trying to pull k3d images. Here are...

ref: https://github.com/containerd/runwasi/issues/417

enhancement

I was trying out a scenario where two spin apps are running side-by-side in a pod. it seems to fail to start with `address 0.0.0.0:80 is already used` error pre-requisite:...

on a fresh checkout of containerd-wasm-shim repo, if I run `make build`, I always get an error: ``` > [stage-0 4/7] RUN apk- add libseccomp-static libseccomp-dev: 0.550 /bin/sh: 1: apk-:...

We have instructions for how to setup your local environment to test this directly with `ctr` and Containerd, as well as with K3s. To help future contributors (and Radu from...

documentation

https://github.com/spinkube/containerd-shim-spin/actions/runs/8043651850 ![image](https://github.com/spinkube/containerd-shim-spin/assets/1330683/a5e4a9c8-1358-4975-98a6-976c9742027b) These will probably stop working at some point so we should update them before then 😅