Ingress Classes view#
In the Ingress Classes view, you can effectively manage Kubernetes Ingress Classes. In Kubernetes, Ingress Classes are a way to define and configure class-specific behavior for Ingress objects. They allow you to separate and control the configuration of Ingress resources based on their class. With Lens, you can observe, edit, and manage Ingress Classes in a straightforward table format. See Kubernetes Documentation: Ingress Controllers for details.
The Ingress Classes table lists the cluster Ingress Classes. You can click the list items and open the details panel with comprehensive information and various options. You can also search for a specific item using the Search Ingress Classes input field.
You can resize and reorder the table columns. Drag the column border in the table header to change the width. To change the column position, drag its header left or right. Also, you can sort objects in ascending or descending order by clicking the header of a column and configure the column visibility. By default, the table consists of the following columns:
Note
The table content can be exported in the CSV
file format.
Column | Description |
---|---|
Name | The name of the Ingress Class. |
Namespace | The namespace to which the Ingress Class belongs. |
Controller | Details about the Ingress Class's controller. |
API Group | The API group to which the Ingress Class belongs. |
Scope | The scope of the Ingress Class's configuration. |
Kind | The kind of the Ingress Class. |
More Actions |
Clicking on the button opens a drop-down list with the following actions:
|