Kubernetes v1.36: Server-Side Sharded List and Watch

Kubernetes Blogより「Kubernetes v1.36: Server-Side Sharded List and Watch」に関する更新情報が公開されました。
As Kubernetes clusters grow to tens of thousands of nodes, controllers that watch high-cardinality resources like Pods face a scaling wall. Every replica of a horizontally scaled controller receives the full stream of events from the API server, paying the CP…
公開情報では、既存環境への影響範囲と段階適用時の前提条件が示されています。
Related tools
この記事に関連するおすすめツール
比較検討しやすい導入候補を優先して表示しています。一部リンクは広告・アフィリエイトを含む場合があります。
フェレット記者の用語メモ
kubernetes
kubernetesは用語だけでなく、何を改善できる技術なのかを押さえると実務で活きるよ。
比較: baseline
devops
devopsは用語だけでなく、何を改善できる技術なのかを押さえると実務で活きるよ。
比較: baseline
出典: Kubernetes Blog
要点を短く整理して掲載しています。詳細は出典を確認してください。

