2017-10-12 23:12:38 +00:00
|
|
|
id: kubectl
|
|
|
|
name: Kubectl
|
2017-11-06 21:36:24 +00:00
|
|
|
full-link: /docs/user-guide/kubectl-overview/
|
2017-10-12 23:12:38 +00:00
|
|
|
tags:
|
|
|
|
- tool
|
|
|
|
- fundamental
|
2017-11-06 21:36:24 +00:00
|
|
|
short-description: >
|
|
|
|
A command line tool for communicating with a {% glossary_tooltip text="Kubernetes API" term_id="kubernetes-api" %} server.
|
|
|
|
long-description: >
|
2017-10-12 23:12:38 +00:00
|
|
|
You can use kubectl to create, inspect, update, and delete Kubernetes objects.
|