Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the external-cloud-provider on bootstrap of k8s #68

Merged
merged 8 commits into from
Apr 21, 2024

Conversation

addyess
Copy link
Contributor

@addyess addyess commented Apr 16, 2024

Satisfies the external-cloud-provider relation - the k8s charms can bootstrap using the external cloud-provider

While this isn't enough for the other cloud-provider charms to get credentials from the cluster -- this is enough to complete half the relation and indicate that the cloud-provider is externally available.

--- Note ---
aws-cloud-provider requires the nodes to use fqdn rather than the bare hostname in the node names. It's best in this case to just always use the fqdn when running on aws

@addyess addyess requested a review from a team as a code owner April 16, 2024 21:32
Copy link
Contributor

@louiseschmidtgen louiseschmidtgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @addyess,

We will have to update the cloud-provider in userfacingclusterconfig and bootstrap config since I merged canonical/k8s-snap#344.

Apologies, only realized I broke things here after I hit merge.

I made the updates here: #69

Copy link
Contributor

@kwmonroe kwmonroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job adam, xcp ftw!

@kwmonroe kwmonroe merged commit d961ec8 into main Apr 21, 2024
34 checks passed
@kwmonroe kwmonroe deleted the akd/bootstrap-with-cloudprovider branch April 21, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants