kubernetes-sigs/cluster-api

Stop/Start Cluster?

Ouverte

#9 476 ouverte le 21 sept. 2023

 (6 commentaires) (0 réaction) (0 personne assignée)Go (1 532 forks)auto 404
help wantedkind/featurepriority/backlogtriage/accepted

Métriques du dépôt

Stars
 (4 267 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur