Service Details | Components |
Basic information | Service name. Name of the microservice. Namespace. Name of the namespace added in the microservice. Internal endpoints. These are the native endpoints of the microservice, which is present in the routing policy of the API, that are only reachable within the cluster. These endpoints are created in the Kubernetes environment as services. External endpoints. These are the service endpoints that are used by the external client to invoke an API. |
Deployment details | Deployment configuration. Provides the YAML deployment configuration. Deployment flow. Provides the microservice pod traffic details. |
Service mesh sidecar | Provides the following service mesh proxy details: Virtual services that are associated with the service Destination rules Authorization policies Envoy filters Note: For more information about service mesh proxy details, see https://istio.io/latest/docs. |
Microgateway sidecar | API. Provides a link to the API details page. Microgateway. Provides a link to Microgateway groups. |