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

View Service List

This section explains how to view the service list.

Prerequisites

  • Application Management for Cluster Federation should have been installed and enabled.

  • You should join a multi-cluster project and have the Federated Project Viewing permission within the project.

Steps

  1. Log in to the KubeSphere web console with a user who has the Federated Project Viewing permission, and access your multi-cluster project.

  2. Click Application Workloads > Services in the left navigation pane.

    • The service list provides the following information:

      Parameter Description

      Name

      The name and description of the service.

      Status

      The status of the service, either Running or Deleting.

      Service Type

      The type of the service. Depending on how the service is created, KubeSphere categorizes services into the following types:

      • Stateful Service: The internal access mode of the service is Headless, and the backend workload is Statefulset.

      • Stateless Service: The internal access mode of the service is VirtualIP, and the backend workload is Deployment.

      App

      The app to which the service belongs.

      Creation Time

      The time the service created.

    • Click the search box at the top of the list to search for services 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