Editing Kubectl --help

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}}
[[kubectl]] --help and [[kubectl options]]
 
 
 
 
 
  [[kubectl]] --help
 
  [[kubectl]] --help
 
  kubectl controls the Kubernetes cluster manager.
 
  kubectl controls the Kubernetes cluster manager.
Line 11: Line 7:
 
  Basic Commands (Beginner):
 
  Basic Commands (Beginner):
 
   create        Create a resource from a file or from stdin.
 
   create        Create a resource from a file or from stdin.
   [[kubeclt expose|expose]]         Take a replication controller, service, deployment or pod and expose it as a new Kubernetes Service
+
   expose        Take a replication controller, service, deployment or pod and expose it as a new Kubernetes Service
 
   [[kubectl run|run]]            Run a particular image on the cluster
 
   [[kubectl run|run]]            Run a particular image on the cluster
 
   [[kubectl set|set]]            Set specific features on objects
 
   [[kubectl set|set]]            Set specific features on objects
Line 17: Line 13:
 
  Basic Commands (Intermediate):
 
  Basic Commands (Intermediate):
 
   explain        Documentation of resources
 
   explain        Documentation of resources
   [[kubectl get|get]]            Display one or many resources
+
   [[kubectl get|get]            Display one or many resources
 
   edit          Edit a resource on the server
 
   edit          Edit a resource on the server
   [[kubectl delete|delete]]         Delete resources by filenames, stdin, resources and names, or by resources and label selector
+
   delete        Delete resources by filenames, stdin, resources and names, or by resources and label selector
 
   
 
   
 
  [[Deploy]] Commands:
 
  [[Deploy]] Commands:
Line 32: Line 28:
 
   cordon        Mark node as unschedulable
 
   cordon        Mark node as unschedulable
 
   uncordon      Mark node as schedulable
 
   uncordon      Mark node as schedulable
   [[kubectl drain|drain]]         Drain node in preparation for maintenance
+
   drain          Drain node in preparation for maintenance
 
   taint          Update the taints on one or more nodes  
 
   taint          Update the taints on one or more nodes  
 
   
 
   
 
  Troubleshooting and Debugging Commands:
 
  Troubleshooting and Debugging Commands:
   [[describe]]       Show details of a specific resource or group of resources
+
   describe      Show details of a specific resource or group of resources
   [[logs]]           Print the logs for a container in a pod
+
   logs          Print the logs for a container in a pod
   [[attach]]         Attach to a running container
+
   attach        Attach to a running container
   [[exec]]           Execute a command in a container
+
   exec          Execute a command in a container
   [[port-forward]]   Forward one or more local ports to a pod
+
   port-forward  Forward one or more local ports to a pod
   [[proxy]]         Run a proxy to the Kubernetes API server
+
   proxy          Run a proxy to the Kubernetes API server
   [[cp]]             Copy files and directories to and from containers.
+
   cp            Copy files and directories to and from containers.
   [[auth]]           Inspect authorization  
+
   auth          Inspect authorization  
 
   
 
   
 
  Advanced Commands:
 
  Advanced Commands:
   [[kubectl diff|diff]]           Diff live version against would-be applied version
+
   diff          Diff live version against would-be applied version
 
   apply          Apply a configuration to a resource by filename or stdin
 
   apply          Apply a configuration to a resource by filename or stdin
 
   patch          Update field(s) of a resource using strategic merge patch
 
   patch          Update field(s) of a resource using strategic merge patch
Line 74: Line 70:
 
== Related terms ==
 
== Related terms ==
 
* <code>[[--dry-run]]</code>
 
* <code>[[--dry-run]]</code>
* [[Kubernetes changelog]]
 
* <code>[[kubectl krew]]</code>
 
* <code>[[kubectl options]]</code>
 
  
 
== See also ==
 
== See also ==
* {{kubectl config}}
 
 
* {{kubectl}}
 
* {{kubectl}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

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: