Skip to main content

Ingress List

Home > Select Project > Cluster > Ingress List

Note

The WhaTap Kubernetes agent 1.7.13 or later is required.

It views Ingress List. Requests from outside Kubernetes are ultimately routed to the applications inside the container through Ingress and connected to a specific service or Pod depending on the Ingress configuration. Ingress Monitoring plays an important role in understanding and managing the flow of outbound traffic into the Kubernetes cluster.

WhaTap's Ingress List provides a list view that visualizes routing policies for each Ingress. This gives you a quick overview of how each Ingress is distributing traffic.

Basic screen guide

You can view the major Ingress policy-based data and the numbers of Pods and containers linked to each policy by status, based on the Ingress policy as follows. You can comprehensively view the connection status and major object information for each Ingress policy through the list and detailed view. You can also check the icons for each status of Pods and containers at the top of the list.

Ingress list basic screen

Note

The Filter and Select Column instructions in the list menu are the same.

Filtering

By using the Filtter option, you can select a desired for view. Through the and condition, multiple filters can be applied.

  1. If you select Add filter icon Add icon in the Filter icon Filter field, the Add filter window appears as follows:

    Add Filter

    • Select Filter Key and Condition.

    • Select a value that meets the conditions.

  2. Configure a filter and then select Apply to apply the filter.

  3. To add multiple filters, select Add filter icon Add icon in the Filter field or Add filter window.

Select Column

When using the Select column option, you can select the desired data to view the list.

Select column

  • The selected column list is kept even if you re-enter the menu.

  • If you select Reset, the predefined default key metric columns are selected. In this case, the column selection history is deleted.

  • After selecting a column, you can click Apply at the lower right to apply the selected values.

Display Detail

When you select the Magnifier icon Display Detail icon of the Ingress policy to search in the list, you can see the information details on the Ingress policy.

Ingress list details

Summary

It provides Overview analytics for Ingress basics and the selected Ingress policy. You can see the Ingress namespace, associated hosts and routes, and the backend service data with which traffic is transmitted. This allows us to look into the flow of outbound traffic and the structure of Ingress policies. Additionally, you can visualize the relationship diagram of major objects connected through the policy, allowing you to see the resource relationships within the policy at a glance.

Note

You can see the Object manifest information at the top of the Overview tab.

Service

It provides a list of services linked to the selected Ingress policy. This allows you to see which services Ingress is connected to. You can view the connection status of each service and service details.

Pod

It provides the Pod list linked to the selected Ingress policy. You can see the status and basic information of each connected Pod.

Container

It provides the Container list linked to the selected Ingress policy. You can see the status and performance of containers through which traffic is forwarded via Ingress policies.