Kubectl

Reference Docs for Kubectl

annotation

Annotating Kubernetes Resources

apply

Using apply Command

auth

Inspect authorization

autoscale

Scaling Kubernetes Resources

cp

Copy files and directories to and from containers

create

Using create command

delete

Deleting Kubernetes Resources

describe

Describing Kubernetes resources

diff

diffs the online configuration with local config

edit

Edit a resource

exec

Execute a command in a container

expose

Expose a resource as a new Kubernetes service.

get

Printing the status of the Kubernetes resources

kustomize

Using kustomization.yaml

label

Update the labels on a resource.

logs

Getting logs for Kubernetes resources

patch

patching a resource.

port-forward

Forward one or more local ports to a pod.

proxy

Creates a proxy server between localhost and the Kubernetes API Server.

run

Using run command

scale

Scaling Kubenetes Resources


Last modified September 23, 2020: docs update (b46eb86)