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

add code-path to allow AKS with byoCNI and cilium without kube-proxy #350

Closed
wants to merge 1 commit into from

Conversation

hms-tkl
Copy link

@hms-tkl hms-tkl commented Nov 22, 2023

  • update main.tf file with helm-provider and release for cilium
  • update main.tf file with kube-proxy configuration for cilium
  • update variables.tf to account for byoCNI settings
  • update modules/azure_aks/main.tf to account for byoCNI settings
  • added byocni-values.yaml file for helm-configuration of cilium-1.14.4
  • added kube-proxy.json file to allow enabling eBPF mode for byoCNI (aka. remove kube-proxy)
  • added input-minimal.tfvars as an (semi-) working example

* update main.tf file with helm-provider and release for cilium
* update main.tf file with kube-proxy configuration for cilium
* update variables.tf to account for byoCNI settings
* update modules/azure_aks/main.tf to account for byoCNI settings
* added byocni-values.yaml file for helm-configuration of cilium-1.14.4
* added kube-proxy.json file to allow enabling eBPF mode for byoCNI (aka. remove kube-proxy)

Signed-off-by: Tilo Kleßen <[email protected]>
@riragh
Copy link
Member

riragh commented Jan 17, 2024

Thank you for providing this PR with changes. This request needs to be further investigated. The code in PR needs to be redesigned to work well with the other existing CNI options currently present.
An internal ticket has been created to investigate this feature. Closing this PR now.

@riragh riragh closed this Jan 17, 2024
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