Kubespec Logo kubespec.dev

discovery.k8s.io/v1

Namespaced Resource

EndpointSlice

        EndpointSlice represents a set of service endpoints. Most EndpointSlices are created by the EndpointSlice controller to represent the Pods selected by Service objects. For a given service there may be multiple EndpointSlice objects which must be joined to produce the full set of endpoints; you can find all of the slices for a given service by listing EndpointSlices in the service's namespace whose `kubernetes.io/service-name` label contains the service's name.
      

Click on Property Name to show the description, and Pink Types to expand schema.

Required properties are marked with *

Change History

Kubernetes v1.33

+1~7

Kubernetes v1.32

Kubernetes v1.31

Kubernetes v1.30

Kubernetes v1.29

~2

Kubernetes v1.28

~1

Kubernetes v1.27

~13

Kubernetes v1.26

~2

Kubernetes v1.25

-1~1

Kubernetes v1.24

~8

Kubernetes v1.23

~1

Kubernetes v1.22

+1

Kubernetes v1.21

Kubernetes v1.20

Kubernetes v1.19

Kubernetes v1.18

Kubernetes v1.17

Kubernetes v1.16

Kubernetes v1.15

Kubernetes v1.14

Kubernetes v1.13

Kubernetes v1.12

Kubernetes v1.11

We don't have any examples of EndpointSlice yet 😕

But the good news is, you can help us by contributing examples on GitHub

Other useful resources