fix: typo

This commit is contained in:
2024-04-04 15:02:02 +02:00
parent 5dca98776b
commit 62c2d885bc

View File

@@ -7,7 +7,7 @@ tags:
- scaling - scaling
--- ---
{{% button href="https://youtu.be/VhloarnpxVo" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} {{% button href="https://youtu.be/AYNaaXlV8LQ" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}}
> Interchangeable wording in this talk: controller == operator > Interchangeable wording in this talk: controller == operator
@@ -35,7 +35,7 @@ A talk by elastic.
* Challenge: How large can our cluster be, how many clusters do we need * Challenge: How large can our cluster be, how many clusters do we need
* Problem: Only basic guidelines exist for that * Problem: Only basic guidelines exist for that
* Decision: Horizontally scale the number of clusters (5ßß-1K nodes each) * Decision: Horizontally scale the number of clusters (500-1K nodes each)
* Decision: Disposable clusters * Decision: Disposable clusters
* Throw away without data loss * Throw away without data loss
* Single source of truth is not cluster etcd but external -> No etcd backups needed * Single source of truth is not cluster etcd but external -> No etcd backups needed