Skip to content

Commit

Permalink
feat: upgrade a k8s cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan4yin committed Dec 11, 2023
1 parent d0e19ea commit 9869736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/如何升级一个 Kubernetes 集群.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@

- 需要额外的一份资源占用。为了确保回滚能力,升级期间需要维持两个集群的运行。
- 流程繁琐,涉及到整个 EKS 集群及业务服务的所有细节,工具链不完善的话,投入的成本高
- 另一方面,如果对多集群的支持比较完善,那么这个方案的成本就很低了。
- 如果要简化「建新集群再切量」的方案,需要投入较多的成本。相对比原地升级更复杂。
- 可能会存在部分对实例数量要求严格的服务,比如「单例」服务,需要挨个跟业务方确认迁移策略。

Expand Down

0 comments on commit 9869736

Please sign in to comment.