< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

View Pod IP Pool List

This section introduces how to view the pod IP pool list.

Prerequisites

  • You should join a cluster and have the Cluster Network Resource Viewing permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".

  • KubeSphere Network should have been installed and enabled.

Steps

  1. Log in to the KubeSphere web console with a user who has the Cluster Network Resource Viewing permission, and access your cluster.

  2. Click Network > Pod IP Pools in the left navigation pane.

    • The pod IP pool list provides the following information:

      ParameterDescription

      Name

      The name of the pod IP pool.

      Status

      The status of the pod IP pool.

      Network Segment

      The network segment contained in the pod IP pool.

      Used IP Addresses

      The number of IP addresses already used and the total number of IP addresses in the pod IP pool.

      IP Pool Block Size

      The CIDR size of the block used by the IP pool to allocate IPs.

      Overlay Mode

      The communication mode between containers. Supports IPIP mode and VXLAN mode. If not set, BGP mode is used.

      NAT Outgoing

      Whether to allow communication across IP pools via NAT.

      Note

      The system automatically creates the pod IP pool default-ipv4-ippool after KubeSphere is installed.

    • Click the search box at the top of the list to search for pod IP pools by name.

    • Click refresh in the upper right corner of the list to refresh the list information.

    • Click cogwheel in the upper right corner of the list to customize the information displayed in the list.

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page