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

View Pod IP Pool Details

This section introduces how to view pod IP pool details.

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.

  3. Click the name of a pod IP pool in the pod IP pool list to open its details page.

  4. On the pod IP pool details page, view the basic information of the pod IP pool in the Attributes area on the left.

    ParameterDescription

    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.

    IP Pool Block Size

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

    NAT Outgoing

    Whether to allow communication across IP pools via NAT.

    Overlay Mode

    The communication mode between containers. Supports IPIP mode and VXLAN mode.

    Mask

    The mask bits of the network segment corresponding to the pod IP pool.

    Network

    The IP address of the network corresponding to the pod IP pool.

    Start IP Address/End IP Address

    The IP address range contained in the pod IP pool.

    Creation Time

    The creation time of the pod IP pool.

    Creator

    The user who created the pod IP pool.

  5. On the pod IP pool details page, click the Projects tab on the right to view the project names that can use the pod IP pool, the number of used IP addresses, and the project administrators.

  6. On the pod IP pool details page, click the Pods tab on the right to view all pods using the pod IP pool.

    • Click chevron-down to view information about the containers running in the pod.

    • Click the name of the pod to view container details.

    • Enter keywords in the search box above the pod list to search for pods whose names contain specific keywords.

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

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