autoscaler/cluster-autoscaler/cloudprovider/bizflycloud
Aleksandra Gacek ab2cc2fb8a Bump k/k dependencies to v1.25.0 together with go.mod go version. 2022-08-26 13:38:07 +02:00
..
gobizfly Bump k/k dependencies to v1.25.0 together with go.mod go version. 2022-08-26 13:38:07 +02:00
manifest CA - Cloud Provider Examples - add ability to list/watch/get namespaces 2021-08-23 15:39:38 +01:00
README.md Fix/dependencies 2021-04-12 14:06:28 +07:00
bizflycloud_cloud_provider.go Fix/dependencies 2021-04-12 14:06:28 +07:00
bizflycloud_cloud_provider_test.go Fix/dependencies 2021-04-12 14:06:28 +07:00
bizflycloud_manager.go Fix/dependencies 2021-04-12 14:06:28 +07:00
bizflycloud_manager_test.go Fix/dependencies 2021-04-12 14:06:28 +07:00
bizflycloud_node_group.go Fix/dependencies 2021-04-12 14:06:28 +07:00
bizflycloud_node_group_test.go Fix/dependencies 2021-04-12 14:06:28 +07:00

README.md

Cluster Autoscaler for Bizflycloud

The cluster autoscaler for Bizflycloud scales worker nodes within any specified Bizflycloud Kubernetes Engine cluster's worker pool.

Configuration

Bizflycloud Kubernetes Engine (BKE) will authenticate with Bizflycloud providers using your application credentials automatics created by BKE.

The scaling option about enable autoscaler, min-nodes, max-nodes will be configure though our dashboard

Note: Do not install cluster-autoscaler deployment in manifest since it already install by BKE.