Skip to content

Request for documentation on cloud-controller-manager component #4268

Answered by brandond
daniel-palmer-gu asked this question in Q&A
Discussion options

You must be logged in to vote

RKE2 uses the same stub cloud-controller-manager as K3s that just sets node internal/external IPs and clears the uninitialized taint. It is intended for use where there is no real cloud provider to integrate with, or where cloud provider integration is not desired. You can find docs on it here: https://docs.k3s.io/networking#deploying-an-external-cloud-controller-manager

If you want to deploy the AWS cloud provider (https://github.com/kubernetes/cloud-provider-aws) you should start RKE2 with --disable-cloud-provider, and deploy cloud-provider-aws instead.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@daniel-palmer-gu
Comment options

@maxisam
Comment options

Answer selected by daniel-palmer-gu
Comment options

You must be logged in to vote
2 replies
@brandond
Comment options

@flphvlck
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #4267 on May 19, 2023 21:57.