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

Use cilium as kube-proxy replacement #104

Merged
merged 15 commits into from
Mar 17, 2023
Merged

Conversation

kopiczko
Copy link
Contributor

@kopiczko kopiczko commented Mar 13, 2023

@kopiczko kopiczko self-assigned this Mar 13, 2023
#
set -x
sed -i 's/nodeRegistration:/skipPhases:\n - addon\/kube-proxy\nnodeRegistration:/' "${dir}/kubeadm.yaml"
{ set +x; } 2>/dev/null
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file will be gone if we can update cluster-api-app and we have skipPhases available (check TODO in helm/cluster-cloud-director/templates/kubeadmcontrolplane.yaml)

@kopiczko kopiczko marked this pull request as ready for review March 15, 2023 19:37
@kopiczko kopiczko requested a review from a team as a code owner March 15, 2023 19:37
Copy link
Contributor

@vxav vxav left a comment

Choose a reason for hiding this comment

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

lgtmiiwfy

@kopiczko kopiczko merged commit 87e98f7 into main Mar 17, 2023
@kopiczko kopiczko deleted the cilium-kube-proxy-replacement branch March 17, 2023 14:08
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.

2 participants