Skip to content

Commit

Permalink
fix(overview): fix overview diagram link
Browse files Browse the repository at this point in the history
Signed-off-by: Vaughn Dice <vaughn.dice@fermyon.com>
  • Loading branch information
vdice committed Mar 11, 2024
1 parent 0cf50b9 commit 620bad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ With SpinKube, you can leverage the advantages of using WebAssembly (Wasm) for y

All of this while being able to integrate with with Kubernetes primitives (DNS, probes, autoscaling, metrics, and a lot more cloud native and CNCF projects) thanks to Spin Operator.

![SpinKube Project Overview Diagram](/static/spinkube-overview-diagram.png)
![SpinKube Project Overview Diagram](/spinkube-overview-diagram.png)

Spin Operator watches Spin App Custom Resources and realizes the desired state in the Kubernetes cluster. The foundation of this project was built using the kubebuilder framework and contains a Spin App Custom Resource Definition (CRD) and controller.

Expand Down

0 comments on commit 620bad0

Please sign in to comment.