Kubernetes Services · Capability
Kubernetes Services Kubernetes EndpointSlices API — EndpointSlices
Kubernetes Services Kubernetes EndpointSlices API — EndpointSlices. 7 operations. Lead operation: Kubernetes Services List EndpointSlices across all namespaces. Self-contained Naftiko capability covering one Kubernetes Services business surface.
What You Can Do
GET
Listendpointslicesallnamespaces
— Kubernetes Services List EndpointSlices across all namespaces
/v1/apis/discovery-k8s-io/v1/endpointslices
GET
Listnamespacedendpointslices
— Kubernetes Services List EndpointSlices in a namespace
/v1/apis/discovery-k8s-io/v1/namespaces/{namespace}/endpointslices
POST
Createnamespacedendpointslice
— Kubernetes Services Create an EndpointSlice
/v1/apis/discovery-k8s-io/v1/namespaces/{namespace}/endpointslices
GET
Getnamespacedendpointslice
— Kubernetes Services Get an EndpointSlice
/v1/apis/discovery-k8s-io/v1/namespaces/{namespace}/endpointslices/{name}
PUT
Replacenamespacedendpointslice
— Kubernetes Services Replace an EndpointSlice
/v1/apis/discovery-k8s-io/v1/namespaces/{namespace}/endpointslices/{name}
PATCH
Patchnamespacedendpointslice
— Kubernetes Services Patch an EndpointSlice
/v1/apis/discovery-k8s-io/v1/namespaces/{namespace}/endpointslices/{name}
DELETE
Deletenamespacedendpointslice
— Kubernetes Services Delete an EndpointSlice
/v1/apis/discovery-k8s-io/v1/namespaces/{namespace}/endpointslices/{name}
MCP Tools
kubernetes-services-list-endpointslices-across
Kubernetes Services List EndpointSlices across all namespaces
read-only
idempotent
kubernetes-services-list-endpointslices-namespace
Kubernetes Services List EndpointSlices in a namespace
read-only
idempotent
kubernetes-services-create-endpointslice
Kubernetes Services Create an EndpointSlice
kubernetes-services-get-endpointslice
Kubernetes Services Get an EndpointSlice
read-only
idempotent
kubernetes-services-replace-endpointslice
Kubernetes Services Replace an EndpointSlice
idempotent
kubernetes-services-patch-endpointslice
Kubernetes Services Patch an EndpointSlice
idempotent
kubernetes-services-delete-endpointslice
Kubernetes Services Delete an EndpointSlice
idempotent