Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] CloneSet支持热备Pod管理 #1762

Open
yenniechen opened this issue Sep 27, 2024 · 1 comment · May be fixed by #1763
Open

[feature request] CloneSet支持热备Pod管理 #1762

yenniechen opened this issue Sep 27, 2024 · 1 comment · May be fixed by #1763
Assignees

Comments

@yenniechen
Copy link

yenniechen commented Sep 27, 2024

What would you like to be added:
CloneSet支持热备Pod管理

Why is this needed:
对于Serverless弹性伸缩来说,冷启动创建Pod耗时长,不能及时响应流量的上升,因而热备Pod管理是常规应对手段。如果采用管理两个独立Workload(正常对外服务的Pod Workload和热备Pod Workload),在实际生产实践中,带来在Pod创建、更新、删除上诸多异步延时问题。如果Workload本身具备热备Pod管理能力,会让事情变得更简单、更稳定可靠。
为此,希望CloneSet具备热备Pod管理能力。

@yenniechen
Copy link
Author

/assign @yenniechen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants