Service Profile
Secure Workload provides visibility of all Kubernetes services and other Load Balancers ingested through an external orchestrator. Service profile page shows the details for a given service.
|
Service profile page is linked from various places. One of the ways to see a service profile is to perform a search for service as described in search |
From the results of search, click on a Service Name under the Services tab to go to its profile. The following information is available for the service:
Header
Header consists of:
-
Orchestrator Name: Name of the external orchestrator which reported this service.
-
Orchestrator Type: Type of the external orchestrator.
-
Namespace: Namespace of the service.
-
Service Type: Type of the service. Possible values include ClusterIP, Node, Port, and LoadBalancer.
IP and Ports
This table lists all the possible IP and port combinations through which this service is accessible. For services of type NodePort, this table shows both ClusterIP:Port and NodeIp:NodePort association.
User Labels
The list of user uploaded and orchestrator system generated labels for this service.
Scopes
List of scopes that the pod belongs to.