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

Implement npv id node to count CiliumIdentites unique-to or shared-by a node #24

Open
4 tasks
yokaze opened this issue Dec 13, 2024 · 0 comments
Open
4 tasks

Comments

@yokaze
Copy link
Contributor

yokaze commented Dec 13, 2024

Motivation

When rolling-out cilium-agents in a cluster with a high number of CiliumIdentities, a concern is how many CiliumIdentities are recreated due to a change in security-relevant labels.

How

  • Implement npv id node command
$ npv id node
NODE   UNIQUE SHARED
node-1 10     5
node-2 15     4
node-3 10     8

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
@yokaze yokaze changed the title Implement a command to count exclusive and shared CiliumIdentities by node Implement npv id node to count CiliumIdentites unique-to or shared-by a node Dec 25, 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

No branches or pull requests

1 participant