ksail workload create service

Create a service using a specified subcommand.

Usage:
  ksail workload create service [flags]
  ksail workload create service [command]

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

Flags:
  -h, --help   help for service

Global Flags:
      --timing   Show per-activity timing output

Use "ksail workload create service [command] --help" for more information about a command.

Table of contents