Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Add env vars to configure CNI config path and template#22

Closed
wedaly wants to merge 1 commit intoaojea:masterfrom
wedaly:custom-cni-conf
Closed

Add env vars to configure CNI config path and template#22
wedaly wants to merge 1 commit intoaojea:masterfrom
wedaly:custom-cni-conf

Conversation

@wedaly
Copy link
Copy Markdown

@wedaly wedaly commented Nov 9, 2023

Add env vars CNI_CONFIG_PATH and CNI_CONFIG_TEMPLATE to allow overriding the default CNI config path and template.

This makes it easier to test CNIs that support delegated IPAM (such as Cilium) using the host-local plugin.

Add env vars CNI_CONFIG_PATH and CNI_CONFIG_TEMPLATE
to allow overriding the default CNI config path and template.

This makes it easier to test CNIs that support delegated IPAM
(such as Cilium) using the host-local plugin.

Signed-off-by: Will Daly <widaly@microsoft.com>
@aojea
Copy link
Copy Markdown
Owner

aojea commented May 26, 2024

sorry, didn't see this until today, the goal of kindnet is not to be an installer for other cnis, I'm going to work in a pluggable architecture, based on functionalities, but CNI templates and plugins are not flexible enough to handle well modern networking

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants