kubernetes-sigs/cluster-api

Stop/Start Cluster?

Aberta

#9.476 aberto em 21 de set. de 2023

 (6 comentários) (0 reação) (0 responsável)Go (1.532 forks)auto 404
help wantedkind/featurepriority/backlogtriage/accepted

Métricas do repositório

Stars
 (4.267 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador