Skip to content

Network Policies view#

In the Network Policies view, you can effectively manage Kubernetes Network Policies. Network Policies are a crucial part of Kubernetes that allow you to define and manage network rules for communication between pods and services. With Lens, you can observe, edit, and manage Network Policies in a user-friendly tabular format. See Kubernetes Documentation: Network Policies for details.

The Network Policies table lists the cluster Network Policies. You can click the list items and open the details panel with comprehensive information and various options. The Namespace drop-down list filters the cluster objects by namespaces. You can also search for a specific item using the Search Network Policies 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 Network Policy.
Namespace The namespace to which the Network Policy belongs.
Policy Types Details about the types of policies configured.
Age The age of the Network Policy.
More Actions Clicking on the button opens a drop-down list with the following actions:
  • Edit

    Changes the configuration of the Network Policy.

  • Delete

    Removes the Network Policy.