Minor wording cleanup

This commit is contained in:
Phillip Wittrock 2019-03-12 17:36:53 -07:00
parent 343343057b
commit 66c371c97f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{% panel style="info", title="TL;DR" %}
- Kubectl is the Kubernetes CLI and Tooling
- Kubectl provides a swiss army knife of functionality for working with Kubernetes
- Kubectl is the Kubernetes cli
- Kubectl provides a swiss army knife of functionality for working with Kubernetes clusters
- Kubectl may be used to deploy and manage applications on Kubernetes
- Kubectl may be used for scripting and building higher-level frameworks
{% endpanel %}