kubecost / cluster-turndown

Automated turndown of Kubernetes clusters on specific schedules.
Apache License 2.0
259 stars 23 forks source link

Cluster Controller APIs #14

Closed mbolt35 closed 4 years ago

mbolt35 commented 4 years ago

First Iteration

Updates which migrate and polish turndown specific cluster/nodepool APIs to a cluster pkg. This should share functionality with turndown compute provider.

Second Iteration

Move turndown compute providers to leverage cluster package.