-
Notifications
You must be signed in to change notification settings - Fork 921
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
Adding Secondary IP Utilization calculation #982
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution Brian! Adding a few comments, could you please have a look?
blueprints/cloud-operations/network-dashboard/cloud-function/metrics/secondarys.py
Show resolved
Hide resolved
blueprints/cloud-operations/network-dashboard/cloud-function/metrics/secondarys.py
Show resolved
Hide resolved
blueprints/cloud-operations/network-dashboard/cloud-function/metrics/secondarys.py
Show resolved
Hide resolved
blueprints/cloud-operations/network-dashboard/cloud-function/metrics/secondarys.py
Outdated
Show resolved
Hide resolved
blueprints/cloud-operations/network-dashboard/cloud-function/metrics/secondarys.py
Outdated
Show resolved
Hide resolved
blueprints/cloud-operations/network-dashboard/cloud-function/metrics/secondarys.py
Outdated
Show resolved
Hide resolved
blueprints/cloud-operations/network-dashboard/cloud-function/metrics/subnets.py
Show resolved
Hide resolved
Also, could you please add a dashboard to display the utilization of the secondary ranges?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now, thanks for your contribution Brian!
Added a secondarys.py that looks at all secondary IP addresses used by GKE for different secondary ranges.
Next Steps:
Add alias IP used by VMs (GCE)