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

Evaluate Container Networking Interface with Quilkin #409

Open
XAMPPRocky opened this issue Oct 4, 2021 · 0 comments
Open

Evaluate Container Networking Interface with Quilkin #409

XAMPPRocky opened this issue Oct 4, 2021 · 0 comments
Labels
area/networking Related to networking I/O area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/design Proposal discussing new features / fixes and how they should be implemented kind/feature New feature or request priority/low Issues that don't need to be addressed in the near term.

Comments

@XAMPPRocky
Copy link
Collaborator

Last month the "Container Networking Interface" was stabilised. CNI plugins allow for cloud vendor agnostic networking between nodes, and provides plugin functionality, allowing applications to extend networking behaviour. We should look into and evaluate having a CNI plugin for Quilkin, what features it should have, and how it should behave. This has the potential to cover a lot of the network optimisations and integrations. For example, integrating with the Firewall CNI plugin, would allow Quilkin to integrate with both firewalld and iptables, as they're both compatible CNI firewall backends.

@XAMPPRocky XAMPPRocky added kind/feature New feature or request area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/design Proposal discussing new features / fixes and how they should be implemented priority/low Issues that don't need to be addressed in the near term. labels Oct 4, 2021
@XAMPPRocky XAMPPRocky added the area/networking Related to networking I/O label Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking Related to networking I/O area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/design Proposal discussing new features / fixes and how they should be implemented kind/feature New feature or request priority/low Issues that don't need to be addressed in the near term.
Projects
None yet
Development

No branches or pull requests

1 participant