Skip to content

Commit

Permalink
Merge pull request #92 from vdice/fix/overview-diagram
Browse files Browse the repository at this point in the history
fix(overview): fix overview diagram link
  • Loading branch information
Timothy McCallum authored Mar 11, 2024
2 parents 0cf50b9 + 620bad0 commit 3169c37
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 3169c37

Please sign in to comment.