Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Co-authored-by: MacKenzie Olson <mackenzie.olson@fermyon.com>
Signed-off-by: Danielle <dani@builds.terrible.systems>
  • Loading branch information
endocrimes and macolso committed Mar 12, 2024
1 parent 2e44333 commit cd0caa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/blog/news/first-post/index.md
Expand Up @@ -51,7 +51,7 @@ To illustrate this point, below are all the steps required to start a Kubernetes
| Pod ready | The Pod responds to the asynchronous readiness probe and signals that it is now ready |
| Service ready | The Pod gets added to the list of active endpoints for a Service and can start receiving traffic |

This process, and the amount of duplication that occurs on every replica, even if they are running on the same physical hardware, is where the [Spin][spin] WebAssembly Runtime and SpinKube shines.
Circumventing this process, and the amount of duplication that occurs on every replica even if they are running on the same physical hardware, is where the [Spin][spin] WebAssembly Runtime and SpinKube shines.

## Why SpinKube?

Expand Down

0 comments on commit cd0caa9

Please sign in to comment.