You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get Started <iclass="fas fa-arrow-alt-circle-right ms-2"></i>
8
-
</a>
5
+
{{< blocks/cover title="Hyper-efficient serverless on Kubernetes, powered by WebAssembly."
6
+
image_anchor="top" height="full" >}} <aclass="btn btn-lg btn-primary me-3 mb-4"href="/docs"> Get
7
+
Started <iclass="fas fa-arrow-alt-circle-right ms-2"></i> </a>
9
8
<pclass="lead mt-5">SpinKube is an open source project that streamlines developing, deploying and operating WebAssembly workloads in Kubernetes - resulting in delivering smaller, more portable applications and incredible compute performance benefits.</p>
10
9
{{< blocks/link-down color="info" >}}
11
10
{{< /blocks/cover >}}
12
11
13
12
14
13
{{% blocks/lead color="secondary" %}}
15
14
16
-
SpinKube combines the <ahref="https://github.com/spinkube/spin-operator">Spin operator</a>, <ahref="https://github.com/spinkube/containerd-shim-spin">containerd Spin shim</a>, and the <ahref="https://github.com/spinkube/runtime-class-manager">runtime class manager</a> (formerly <ahref="https://kwasm.sh/">KWasm</a>) open source projects with contributions from Microsoft, SUSE, Liquid Reply, and Fermyon. By running applications at the Wasm abstraction layer, SpinKube gives developers a more powerful, efficient and scalable way to optimize application delivery on Kubernetes.
15
+
SpinKube combines the <ahref="https://github.com/spinkube/spin-operator">Spin operator</a>, <a
16
+
href="https://github.com/spinkube/containerd-shim-spin">containerd Spin shim</a>, and the <a
17
+
href="https://github.com/spinkube/runtime-class-manager">runtime class manager</a> (formerly <a
18
+
href="https://kwasm.sh/">KWasm</a>) open source projects with contributions from Microsoft, SUSE,
19
+
Liquid Reply, and Fermyon. By running applications at the Wasm abstraction layer, SpinKube gives
20
+
developers a more powerful, efficient and scalable way to optimize application delivery on
21
+
Kubernetes.
17
22
18
23
19
24
### Made with Contributions from:
@@ -23,19 +28,36 @@ SpinKube combines the <a href="https://github.com/spinkube/spin-operator">Spin o
23
28
24
29
### Overview
25
30
26
-
**Containerd Shim Spin**
27
-
The [Containerd Shim Spin repository](https://github.com/spinkube/containerd-shim-spin) provides shim implementations for running WebAssembly ([Wasm](https://webassembly.org/)) / Wasm System Interface ([WASI](https://github.com/WebAssembly/WASI)) workloads using [runwasi](https://github.com/deislabs/runwasi) as a library, whereby workloads built using the [Spin framework](https://github.com/fermyon/spin) can function similarly to container workloads in a Kubernetes environment.
28
-
29
-
**Runtime Class Manager**
30
-
The [Runtime Class Manager, also known as the Containerd Shim Lifecycle Operator](https://github.com/spinkube/runtime-class-manager), is designed to automate and manage the lifecycle of containerd shims in a Kubernetes environment. This includes tasks like installation, update, removal, and configuration of shims, reducing manual errors and improving reliability in managing WebAssembly (Wasm) workloads and other containerd extensions.
31
-
32
-
**Spin Plugin for Kubernetes**
33
-
The [Spin plugin for Kubernetes](https://github.com/spinkube/spin-plugin-kube) is designed to enhance Kubernetes by enabling the execution of Wasm modules directly within a Kubernetes cluster. This plugin works by integrating with containerd shims, allowing Kubernetes to manage and run Wasm workloads in a way similar to traditional container workloads.
34
-
35
-
**Spin Operator**
36
-
The [Spin Operator](https://github.com/spinkube/spin-operator/) enables deploying Spin applications to Kubernetes. The foundation of this project is built using the [kubebuilder](https://github.com/kubernetes-sigs/kubebuilder) framework. Spin Operator defines Spin App Custom Resource Definitions (CRDs). Spin Operator watches SpinApp Custom Resources e.g. Spin app image, replicas, schedulers and other user-defined values and realizes the desired state in the Kubernetes cluster. Spin Operator introduces a host of functionality such as resource-based scaling event-driven scaling and much more.
37
-
38
-
**Spin Trigger MQTT**
39
-
[Spin Trigger MQTT](https://github.com/spinkube/spin-trigger-mqtt/) is an MQTT trigger designed specifically for Spin. It enables seamless integration between Spin and MQTT-based systems, allowing you to automate workflows and trigger actions based on MQTT messages.
31
+
**Containerd Shim Spin** The [Containerd Shim Spin
32
+
repository](https://github.com/spinkube/containerd-shim-spin) provides shim implementations for
33
+
running WebAssembly ([Wasm](https://webassembly.org/)) / Wasm System Interface
34
+
([WASI](https://github.com/WebAssembly/WASI)) workloads using
35
+
[runwasi](https://github.com/deislabs/runwasi) as a library, whereby workloads built using the [Spin
36
+
framework](https://github.com/fermyon/spin) can function similarly to container workloads in a
37
+
Kubernetes environment.
38
+
39
+
**Runtime Class Manager** The [Runtime Class Manager, also known as the Containerd Shim Lifecycle
40
+
Operator](https://github.com/spinkube/runtime-class-manager), is designed to automate and manage the
41
+
lifecycle of containerd shims in a Kubernetes environment. This includes tasks like installation,
42
+
update, removal, and configuration of shims, reducing manual errors and improving reliability in
43
+
managing WebAssembly (Wasm) workloads and other containerd extensions.
44
+
45
+
**Spin Plugin for Kubernetes** The [Spin plugin for
46
+
Kubernetes](https://github.com/spinkube/spin-plugin-kube) is designed to enhance Kubernetes by
47
+
enabling the execution of Wasm modules directly within a Kubernetes cluster. This plugin works by
48
+
integrating with containerd shims, allowing Kubernetes to manage and run Wasm workloads in a way
49
+
similar to traditional container workloads.
50
+
51
+
**Spin Operator** The [Spin Operator](https://github.com/spinkube/spin-operator/) enables deploying
52
+
Spin applications to Kubernetes. The foundation of this project is built using the
<pclass="lead mt-5">A new open source project that streamlines the experience of developing, deploying, and operating Wasm workloads on Kubernetes.</p>
10
9
{{< blocks/link-down color="info" >}}
11
10
{{< /blocks/cover >}}
@@ -15,32 +14,48 @@ title: SpinKube
15
14
16
15
SpinKube comprises the following open source projects.
17
16
18
-
<br />
19
-
<br />
17
+
<br /> <br />
20
18
21
19
<u>**Containerd Shim Spin**</u>
22
20
23
-
The [Containerd Shim Spin repository](https://github.com/spinkube/containerd-shim-spin) provides shim implementations for running WebAssembly ([Wasm](https://webassembly.org/)) / Wasm System Interface ([WASI](https://github.com/WebAssembly/WASI)) workloads using [runwasi](https://github.com/deislabs/runwasi) as a library, whereby workloads built using the [Spin framework](https://github.com/fermyon/spin) can function similarly to container workloads in a Kubernetes environment.
21
+
The [Containerd Shim Spin repository](https://github.com/spinkube/containerd-shim-spin) provides
22
+
shim implementations for running WebAssembly ([Wasm](https://webassembly.org/)) / Wasm System
23
+
Interface ([WASI](https://github.com/WebAssembly/WASI)) workloads using
24
+
[runwasi](https://github.com/deislabs/runwasi) as a library, whereby workloads built using the [Spin
25
+
framework](https://github.com/fermyon/spin) can function similarly to container workloads in a
26
+
Kubernetes environment.
24
27
25
-
<br />
26
-
<br />
28
+
<br /> <br />
27
29
28
30
<u>**Runtime Class Manager**</u>
29
31
30
-
The [Runtime Class Manager, also known as the Containerd Shim Lifecycle Operator](https://github.com/spinkube/runtime-class-manager), is designed to automate and manage the lifecycle of containerd shims in a Kubernetes environment. This includes tasks like installation, update, removal, and configuration of shims, reducing manual errors and improving reliability in managing WebAssembly (Wasm) workloads and other containerd extensions.
32
+
The [Runtime Class Manager, also known as the Containerd Shim Lifecycle
33
+
Operator](https://github.com/spinkube/runtime-class-manager), is designed to automate and manage the
34
+
lifecycle of containerd shims in a Kubernetes environment. This includes tasks like installation,
35
+
update, removal, and configuration of shims, reducing manual errors and improving reliability in
36
+
managing WebAssembly (Wasm) workloads and other containerd extensions.
31
37
32
-
<br />
33
-
<br />
38
+
<br /> <br />
34
39
35
40
<u>**Spin Plugin for Kubernetes**</u>
36
41
37
-
The [Spin plugin for Kubernetes](https://github.com/spinkube/spin-plugin-kube), known as `spin kube`, faciliates the translation of existing [Spin applications](https://developer.fermyon.com/spin) into the Kubernetes custom resource that will be deployed and managed on your cluster. This plugin works by taking your spin application manifest and scaffolding it into a Kubernetes yaml, which can be deployed and managed with `kubectl`. This allows Kubernetes to manage and run Wasm workloads in a way similar to traditional container workloads.
42
+
The [Spin plugin for Kubernetes](https://github.com/spinkube/spin-plugin-kube), known as `spin
43
+
kube`, faciliates the translation of existing [Spin
44
+
applications](https://developer.fermyon.com/spin) into the Kubernetes custom resource that will be
45
+
deployed and managed on your cluster. This plugin works by taking your spin application manifest and
46
+
scaffolding it into a Kubernetes yaml, which can be deployed and managed with `kubectl`. This allows
47
+
Kubernetes to manage and run Wasm workloads in a way similar to traditional container workloads.
38
48
39
-
<br />
40
-
<br />
49
+
<br /> <br />
41
50
42
51
<u>**Spin Operator**</u>
43
52
44
-
The [Spin Operator](https://github.com/spinkube/spin-operator/) enables deploying Spin applications to Kubernetes. The foundation of this project is built using the [kubebuilder](https://github.com/kubernetes-sigs/kubebuilder) framework. Spin Operator defines Spin App Custom Resource Definitions (CRDs). Spin Operator watches SpinApp Custom Resources e.g. Spin app image, replicas, schedulers and other user-defined values and realizes the desired state in the Kubernetes cluster. Spin Operator introduces a host of functionality such as resource-based scaling, event-driven scaling, and much more.
53
+
The [Spin Operator](https://github.com/spinkube/spin-operator/) enables deploying Spin applications
54
+
to Kubernetes. The foundation of this project is built using the
0 commit comments