Uploaded image for project: 'OpenShift SDN'
  1. OpenShift SDN
  2. SDN-3429

[metric] Expose metric for remaining egress IPs

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • None
    • 0
    • 0

      Each node on the cloud has a limit for the number of egress IPs that can be assigned to it.

      e.g AWS cluster:

       [{"interface":"eni-00b25ff11a7011abe","ifaddr":{"ipv4":"10.0.160.0/20"},"capacity":{"ipv4":14,"ipv6":15}}] 

      We should eventually warn the user when we are at 80% of the allowed limit for a node. We first need a metric to expose this information.

      For non-cloud environments, put the remaining amount at max value for float64.

      DoD: PR merged downstream in OVN-Kubernetes and SDN and validated by QE for at least one of the cloud providers.

       

      Follow-on: once DoD is met, create a story for an alert.

            Unassigned Unassigned
            mkennell@redhat.com Martin Kennelly
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: