Namespaces

Namespaces Overview

Namespaces with highest allocated and utilized costs in K8s. The allocated cost is calculated based on CPU and Memory Request, while the used cost is calculated based on CPU and Memory usage.

  1. By hovering the mouse over the bar representing the Namespace, the system will display an overview of the values ​​relating to the Namespace.

    • Cluster

    • Network Cost

    • Allocated Cost

    • Compute Cost

    • Idle

  2. By clicking on the "View more information Namespaces" option, the system will display the Cost Details by Namespace screen.

  1. By clicking on the Filters icon, as shown below:

The system will display all label options collected from the observability platform, allowing you to apply the desired filter field to the Namespace:

When selecting the desired field, you will be able to provide more information about the filter field, such as:

  • Enable the negative expressions option if you want to work with a result different from the one reported.

  • Is greater than: In this case, the reference value must be informed so that the system returns the largest options.

  • Is less than: In this case, the reference value must be informed so that the system returns the smallest options.

  • Is greater than or equal to: In this case, the reference value must be informed so that the system returns options greater than or equal to it.

  • Is less than or equal to: In this case, the reference value must be informed so that the system returns options that are less than or equal to it.

Finally, by clicking the Save button, the system will display the added filter:

  1. By clicking on the Metrics option, the system allows you to select the metrics options you want to view in the report:

  1. Below, you can view the report and, by clicking on the Cluster, corresponding to the desired Namespace:

  1. The system will display the Details by Namespace screen, containing the following information:

  • Resource Information:

    • Cluster Name

    • Namespace

    • Allocated Cost

    • Total Cost Used (CPU and Memory)

    • Network Usage Cost

In addition to a graph of "CPU and Memory Used vs. Allocated Cost" per hour of Namespace usage.

  1. Further on, we will present more detailed information about:

    • Pods

    • CPU

    • RAM Memory

    • Network

    • Nodes

Last updated