autoscaler/cluster-autoscaler/cloudprovider/builder
Ori Hoch 66eb4e9824 add kamatera cloudprovider
implementation of kamatera autoscaler "glue code" based on linode

add more implementations + tests

finalized implementation + tests, need to do manual tests

finalize the implementation

manual testing

fixes and improvements with manual testing on Rancher

allow 0 size node group, update node provider id

update tests

add deployment example and documentation

add kamatera cloudprovider OWNERS file

commented user name in OWNERS

fix golint errors

fix gofmt

fix boilerplate error on example scripts
2022-08-18 15:37:59 +03:00
..
builder_alicloud.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_all.go add kamatera cloudprovider 2022-08-18 15:37:59 +03:00
builder_aws.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_azure.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_baiducloud.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_bizflycloud.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_brightbox.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_cherry.go add cherryservers cloud provider 2022-05-05 21:41:32 +03:00
builder_civo.go Initial working commit for civo integration 2022-06-06 11:36:16 +05:30
builder_cloudstack.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_clusterapi.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_digitalocean.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_exoscale.go Exoscale cloud provider overhaul 2022-03-16 17:35:27 +01:00
builder_externalgrpc.go Implement external gRPC Cloud Provider 2022-04-25 19:14:38 +02:00
builder_gce.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_hetzner.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_huaweicloud.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_ionoscloud.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_kamatera.go add kamatera cloudprovider 2022-08-18 15:37:59 +03:00
builder_kubemark.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_linode.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_magnum.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_oci.go OCI provider based on instance-pools and instance-configurations. 2022-01-25 08:32:26 -08:00
builder_ovhcloud.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_packet.go Add go:build tags matching existing +build tags 2022-01-18 10:22:57 +01:00
builder_rancher.go Add cloud provider for Rancher with RKE2 2022-08-10 14:51:10 +02:00
builder_scaleway.go add: Scaleway Cloud Provider for k8s CA 2022-08-09 10:12:29 +02:00
builder_tencentcloud.go Add tencentcloud to list of supported cloud providers 2022-02-22 20:37:43 +08:00
builder_vultr.go vultr autoscaler implementation 2022-02-07 09:39:14 -05:00
cloud_provider_builder.go Migrate to klog v2 2020-06-05 17:22:26 +02:00