1 min • read
Services
Kubernetes service
A Kubernetes service is an exposed application running on a workload (pods). It is an entrypoint to a version of your deployed application with an IP address and a port.
Ambassador service
An Ambassador service in the Service Catalog is a collection of Kubernetes services across your cells.
ON THIS PAGE