Package kubernetes1.23-client
- kubectl(1) β kubectl controls the Kubernetes cluster manager
- kubectl-alpha(1) β Commands for features in alpha
- kubectl-alpha-events(1) β Experimental: List events
- kubectl-annotate(1) β Update the annotations on a resource
- kubectl-api-resources(1) β Print the supported API resources on the server
- kubectl-api-versions(1) β Print the supported API versions on the server, in the form of group/version
- kubectl-apply(1) β Apply a configuration to a resource by file name or stdin
- kubectl-apply-edit-last-applied(1) β Edit latest last\-applied\-configuration annotations of a resource/object
- kubectl-apply-set-last-applied(1) β Set the last\-applied\-configuration annotation on a live object to match the contents of a file
- kubectl-apply-view-last-applied(1) β View the latest last\-applied\-configuration annotations of a resource/object
- kubectl-attach(1) β Attach to a running container
- kubectl-auth(1) β Inspect authorization
- kubectl-auth-can-i(1) β Check whether an action is allowed
- kubectl-auth-reconcile(1) β Reconciles rules for RBAC role, role binding, cluster role, and cluster role binding objects
- kubectl-autoscale(1) β Auto\-scale a deployment, replica set, stateful set, or replication controller
- kubectl-certificate(1) β Modify certificate resources.
- kubectl-certificate-approve(1) β Approve a certificate signing request
- kubectl-certificate-deny(1) β Deny a certificate signing request
- kubectl-cluster-info(1) β Display cluster information
- kubectl-cluster-info-dump(1) β Dump relevant information for debugging and diagnosis
- kubectl-completion(1) β Output shell completion code for the specified shell (bash, zsh or fish)
- kubectl-config(1) β Modify kubeconfig files
- kubectl-config-current-context(1) β Display the current\-context
- kubectl-config-delete-cluster(1) β Delete the specified cluster from the kubeconfig
- kubectl-config-delete-context(1) β Delete the specified context from the kubeconfig
- kubectl-config-delete-user(1) β Delete the specified user from the kubeconfig
- kubectl-config-get-clusters(1) β Display clusters defined in the kubeconfig
- kubectl-config-get-contexts(1) β Describe one or many contexts
- kubectl-config-get-users(1) β Display users defined in the kubeconfig
- kubectl-config-rename-context(1) β Rename a context from the kubeconfig file
- kubectl-config-set(1) β Set an individual value in a kubeconfig file
- kubectl-config-set-cluster(1) β Set a cluster entry in kubeconfig
- kubectl-config-set-context(1) β Set a context entry in kubeconfig
- kubectl-config-set-credentials(1) β Set a user entry in kubeconfig
- kubectl-config-unset(1) β Unset an individual value in a kubeconfig file
- kubectl-config-use-context(1) β Set the current\-context in a kubeconfig file
- kubectl-config-view(1) β Display merged kubeconfig settings or a specified kubeconfig file
- kubectl-cordon(1) β Mark node as unschedulable
- kubectl-cp(1) β Copy files and directories to and from containers
- kubectl-create(1) β Create a resource from a file or from stdin
- kubectl-create-clusterrole(1) β Create a cluster role
- kubectl-create-clusterrolebinding(1) β Create a cluster role binding for a particular cluster role
- kubectl-create-configmap(1) β Create a config map from a local file, directory or literal value
- kubectl-create-cronjob(1) β Create a cron job with the specified name
- kubectl-create-deployment(1) β Create a deployment with the specified name
- kubectl-create-ingress(1) β Create an ingress with the specified name
- kubectl-create-job(1) β Create a job with the specified name
- kubectl-create-namespace(1) β Create a namespace with the specified name
- kubectl-create-poddisruptionbudget(1) β Create a pod disruption budget with the specified name
- kubectl-create-priorityclass(1) β Create a priority class with the specified name
- kubectl-create-quota(1) β Create a quota with the specified name
- kubectl-create-role(1) β Create a role with single rule
- kubectl-create-rolebinding(1) β Create a role binding for a particular role or cluster role
- kubectl-create-secret(1) β Create a secret using specified subcommand
- kubectl-create-secret-docker-registry(1) β Create a secret for use with a Docker registry
- kubectl-create-secret-generic(1) β Create a secret from a local file, directory, or literal value
- kubectl-create-secret-tls(1) β Create a TLS secret
- kubectl-create-service(1) β Create a service using a specified subcommand
- kubectl-create-service-clusterip(1) β Create a ClusterIP service
- kubectl-create-service-externalname(1) β Create an ExternalName service
- kubectl-create-service-loadbalancer(1) β Create a LoadBalancer service
- kubectl-create-service-nodeport(1) β Create a NodePort service
- kubectl-create-serviceaccount(1) β Create a service account with the specified name
- kubectl-debug(1) β Create debugging sessions for troubleshooting workloads and nodes
- kubectl-delete(1) β Delete resources by file names, stdin, resources and names, or by resources and label selector
- kubectl-describe(1) β Show details of a specific resource or group of resources
- kubectl-diff(1) β Diff the live version against a would\-be applied version
- kubectl-drain(1) β Drain node in preparation for maintenance
- kubectl-edit(1) β Edit a resource on the server
- kubectl-exec(1) β Execute a command in a container
- kubectl-explain(1) β Get documentation for a resource
- kubectl-expose(1) β Take a replication controller, service, deployment or pod and expose it as a new Kubernetes service
- kubectl-get(1) β Display one or many resources
- kubectl-kustomize(1) β Build a kustomization target from a directory or URL.
- kubectl-label(1) β Update the labels on a resource
- kubectl-logs(1) β Print the logs for a container in a pod
- kubectl-options(1) β Print the list of flags inherited by all commands
- kubectl-patch(1) β Update fields of a resource
- kubectl-plugin(1) β Provides utilities for interacting with plugins
- kubectl-plugin-list(1) β List all visible plugin executables on a user's PATH
- kubectl-port-forward(1) β Forward one or more local ports to a pod
- kubectl-proxy(1) β Run a proxy to the Kubernetes API server
- kubectl-replace(1) β Replace a resource by file name or stdin
- kubectl-rollout(1) β Manage the rollout of a resource
- kubectl-rollout-history(1) β View rollout history
- kubectl-rollout-pause(1) β Mark the provided resource as paused
- kubectl-rollout-restart(1) β Restart a resource
- kubectl-rollout-resume(1) β Resume a paused resource
- kubectl-rollout-status(1) β Show the status of the rollout
- kubectl-rollout-undo(1) β Undo a previous rollout
- kubectl-run(1) β Run a particular image on the cluster
- kubectl-scale(1) β Set a new size for a deployment, replica set, or replication controller
- kubectl-set(1) β Set specific features on objects
- kubectl-set-env(1) β Update environment variables on a pod template
- kubectl-set-image(1) β Update the image of a pod template
- kubectl-set-resources(1) β Update resource requests/limits on objects with pod templates
- kubectl-set-selector(1) β Set the selector on a resource
- kubectl-set-serviceaccount(1) β Update the service account of a resource
- kubectl-set-subject(1) β Update the user, group, or service account in a role binding or cluster role binding
- kubectl-taint(1) β Update the taints on one or more nodes
- kubectl-top(1) β Display resource (CPU/memory) usage
- kubectl-top-node(1) β Display resource (CPU/memory) usage of nodes
- kubectl-top-pod(1) β Display resource (CPU/memory) usage of pods
- kubectl-uncordon(1) β Mark node as schedulable
- kubectl-version(1) β Print the client and server version information
- kubectl-wait(1) β Experimental: Wait for a specific condition on one or many resources