linode / linode-cloud-controller-manager

Kubernetes Cloud Controller Manager for Linode
Apache License 2.0
81 stars 61 forks source link

Revoke a kubeconfig credentials for an LKE Cluster. #95

Closed drobit closed 3 years ago

drobit commented 3 years ago

Bug Reporting

Currently, it's not possible to revoke and regenerate the kubeconfig.yaml file for an LKE Cluster.

Expected Behavior

If a KubeConfig credential is suspected to be leaked, you can revoke the KubeConfig credential to ensure cluster security.

Actual Behavior

It's no easy way to revoke a KubeConfig credential in the default LKE Cluster.

0xch4z commented 3 years ago

Hey, @drobit!

This is on our internal roadmap! If you need your Kubeconfig revoked in the meantime you could reach out to support and someone would be glad to help you with that.

Thanks for the feedback!