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

[feat] add HelmChartProxies for linode-ccm and linode-csi-driver, install ccm and cilium for default template #116

Merged
merged 9 commits into from
Feb 16, 2024

Conversation

AshleyDumaine
Copy link
Member

@AshleyDumaine AshleyDumaine commented Feb 14, 2024

This makes it so CAAPH can install the linode-csi and linode-ccm charts and installs cilium and the linode-ccm by default since they are critical components for the cluster to work properly. CSI can still be installed via the addon template.

The linode-CCM is a necessary component for provisioned k8s 1.29 clusters to correctly set the internal and external IPs.

Closes #101
Closes #100

Depends on linode/linode-cloud-controller-manager#177

Tiltfile Outdated Show resolved Hide resolved
apiTokenRef: "apiToken"
regionRef: "region"
image:
tag: v0.3.24
Copy link
Collaborator

Choose a reason for hiding this comment

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

can we move this version into the version field of the chart? each version should set the image tag correctly

@AshleyDumaine AshleyDumaine changed the title [feat] add HelmChartProxies for linode-ccm and linode-csi-driver [feat] add HelmChartProxies for linode-ccm and linode-csi-driver, install ccm and cilium for default template Feb 16, 2024
@AshleyDumaine AshleyDumaine merged commit 7fdf899 into main Feb 16, 2024
6 checks passed
@AshleyDumaine AshleyDumaine deleted the ccm-and-csi branch February 16, 2024 17:55
amold1 pushed a commit that referenced this pull request May 17, 2024
…tall ccm and cilium for default template (#116)

* add HelmChartProxies for linode-ccm and linode-csi-driver

* install CCM and cilium by default
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.

Add-on for linode-cloud-controller-manager Add-on for linode-blockstorage-csi-driver
2 participants