kubernetes-sigs/cluster-api

Stop/Start Cluster?

オープン

#9,476 opened on 2023/09/21

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,532 件のフォーク)auto 404
help wantedkind/featurepriority/backlogtriage/accepted

Repository metrics

Stars
 (4,267 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド