Kubectl: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:
=Configuration=
=Configuration=


{{Internal|kubectl Configuration|kubectl Configuration}}
{{Internal|.kube config|.kube config}}


=Commands=
=Commands=

Revision as of 23:55, 21 August 2019

Internal

Overview

kubectl is the main Kubernetes command line tool, used to send REST API requests with JSON-formatted payloads into the API server.

Configuration

.kube config

Commands