Skip to main content

kubernetes_service

  • Categories: Networking
  • Service: kubernetes

Description

A Kubernetes Service is an abstraction layer that defines a logical set of Pods and a policy by which to access them, providing a stable endpoint for accessing applications deployed on a Kubernetes cluster.

Base Hierarchy

Hierarchy of Service

Relationship to other Resources

Diagram of Service resource relationships

Properties

Diagram of Service data model