Kubernetes Services · Capability
Kubernetes Services Kubernetes Gateway API — HTTPRoute
Kubernetes Services Kubernetes Gateway API — HTTPRoute. 5 operations. Lead operation: Kubernetes Services List HTTPRoutes in a namespace. Self-contained Naftiko capability covering one Kubernetes Services business surface.
What You Can Do
GET
Listnamespacedhttproutes
— Kubernetes Services List HTTPRoutes in a namespace
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/httproutes
POST
Createnamespacedhttproute
— Kubernetes Services Create an HTTPRoute
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/httproutes
GET
Getnamespacedhttproute
— Kubernetes Services Get an HTTPRoute
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/httproutes/{name}
PUT
Replacenamespacedhttproute
— Kubernetes Services Replace an HTTPRoute
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/httproutes/{name}
DELETE
Deletenamespacedhttproute
— Kubernetes Services Delete an HTTPRoute
/v1/apis/gateway-networking-k8s-io/v1/namespaces/{namespace}/httproutes/{name}
MCP Tools
kubernetes-services-list-httproutes-namespace
Kubernetes Services List HTTPRoutes in a namespace
read-only
idempotent
kubernetes-services-create-httproute
Kubernetes Services Create an HTTPRoute
kubernetes-services-get-httproute
Kubernetes Services Get an HTTPRoute
read-only
idempotent
kubernetes-services-replace-httproute
Kubernetes Services Replace an HTTPRoute
idempotent
kubernetes-services-delete-httproute
Kubernetes Services Delete an HTTPRoute
idempotent