Create
create a Service
HTTP Request
POST /api/v1/namespaces/default/services
Body Parameters
Parameter
body Service
Response
support type of service:
ClusterIP
LoadBalancer
not support type of service:
ExternalName
NodePort
Last updated