linode-cloud-controller-manager
linode-cloud-controller-manager copied to clipboard
Kubernetes Cloud Controller Manager for Linode
Should close #67 When a node becomes `NotReady`, the CCM's node controller will call upon `InstanceShutdownByProviderID` to determine whether or not the node has been powered off. If the cloud...
## Bug Reporting CCM does not properly detect nodes that are powered off. ### Expected Behavior On shutdown of a Kubernetes node, the CCM detects that it is powered off...
The Linode blockstorage CSI driver's deployment manifest is [generated using Kustomize](https://github.com/linode/linode-blockstorage-csi-driver/tree/master/deploy/kubernetes). Currently, the CCM uses a shell script to generate the CCM manifest. It would be nice to update the...
I noticed, that generated CCM deployment use latest tag, this disallow use it in production clusters. You should use versioning with compatibility table (ccm version - k8s compatible versions). Many...
### General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...
### General: This PR reintroduces changes which were reverted in https://github.com/linode/linode-cloud-controller-manager/pull/196 Additional changes added to PR: 1. If we are running outside of VPC, we don't fetch InstanceConfigs 2. If...
### General: Add a e2e test for external fw * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you...
### General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...
## General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...
## General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...