Editing Kubectl create service

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#-em-service-em-
 
 
[[kubectl create service loadbalancer]]
 
[[kubectl create service clusterip]]
 
[[kubectl create service nodeport]]
 
[[kubectl create service externalname]]
 
 
 
[[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 ==
 
* <code>[[kubectl create clusterip]]</code>
 
* <code>[[kubectl create loadbalancer]]</code>
 
* <code>[[kubectl create nodeport]]</code>
 
* <code>[[kubectl create externalname]]</code>
 
* [[Kubernetes ServiceTypes]]
 
* <code>[[kubectl expose]]</code>
 
 
== Activities ==
 
* [[CKA]]: [[Understand ClusterIP, NodePort, LoadBalancer service types and endpoints]]
 
  
 
== See also ==
 
== See also ==
* {{kubectl create service}}
 
 
* {{Kubernetes services}}
 
* {{Kubernetes services}}
* {{kubectl create}}
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: