Update rlog/2023-09-26-wakurtosis-retro.mdx

Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com>
This commit is contained in:
Daimakaimura
2023-11-01 07:50:22 +00:00
committed by GitHub
parent 2c71725a02
commit d5919f965e

View File

@@ -88,7 +88,6 @@ Relying on a basic gossip model, the platform missed capturing the nuances that
To circumvent most of the limitations of our previous approach, we decided to make a strategic transition to Kubernetes, primarily drawn to its inherent capabilities for cluster orchestration and scaling.
The major advantage that Kubernetes brings to the table is its robust support for multi-cluster simulations, allowing us to effectively reach 10K-node simulations with high granularity.
The ongoing shift to Kubernetes is expected to leverage its significant advantage in multi-cluster simulation capabilities.
Even though this transition demands a considerable architectural overhaul, we believe that the potential benefits of Kubernetes' flexibility and scalability are worth the effort.
Alongside Kubernetes, we incorporated Shadow into our testing and simulation toolkit.