kubernetes-sigs/cluster-api

Stop/Start Cluster?

开放

#9,476 创建于 2023年9月21日

 (6 条评论) (0 个反应) (0 位负责人)Go (1,532 个派生)auto 404
help wantedkind/featurepriority/backlogtriage/accepted

仓库指标

星标
 (4,267 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

What would you like to be added (User Story)?

As a user, I want to stop cluster to release the resource for saving costs, and later, i want to have the ability to start the cluster and resume the existing workload.

Detailed Description

For cloud based k8s offer like AKS, EKS. They allow either stop or scale down to 0 instance for reducing costs. But if we manage cluster through capi, there isn't a method to totally release all resources including cp.

So, is it possible to implement such feature in CAPI?

Anything else you would like to add?

No response

Label(s) to be applied

/kind feature One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.

贡献者指南