Create a service using a specified subcommand.
Usage:
ksail workload gen 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 gen service [command] --help" for more information about a command.