kubectl create service
Jump to navigation
Jump to search
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#-em-service-em-
kubectl create service Create a service using a specified subcommand. Aliases: service, svc Available Commands: clusterip Create a ClusterIP service externalname Create an ExternalName service loadbalancer Create a LoadBalancer service nodeport Create a NodePort service
Usage:
kubectl create service [flags] [options]
Use "kubectl <command> --help" for more information about a given command. Use "kubectl options" for a list of global command-line options (applies to all commands).
Related
See also
Advertising: