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

NRI containred plugin integration #261

Open
ppalucki opened this issue Jun 19, 2024 · 1 comment
Open

NRI containred plugin integration #261

ppalucki opened this issue Jun 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ppalucki
Copy link
Contributor

https://github.com/containers/nri-plugins containerd plugin supersedes approach used CRI-resource-manager (kubectl proxy) - consider extending extension with NRI plugin (e.g. ballons policy or other)

Pros:

  • less invasive that proxing between containerd/kubectl,
  • easire installation (NRI helm chart support installation, enabling containerd NRI plugins),

Cons:

  • each plugin is separate policy to be installed manually,
  • configuration mechasim has changed (a little different ConfigMap structure) - is incomatible with CRI-resource-manager
@ppalucki ppalucki added the enhancement New feature or request label Jun 19, 2024
@ppalucki ppalucki self-assigned this Jun 19, 2024
@ppalucki ppalucki added this to the 1.3 milestone Jun 19, 2024
@ppalucki
Copy link
Contributor Author

ppalucki commented Jul 2, 2024

WIP here: #267

@ppalucki ppalucki modified the milestones: 1.3, future/undecided Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant