Minor wording cleanup
This commit is contained in:
parent
343343057b
commit
66c371c97f
|
|
@ -1,6 +1,6 @@
|
||||||
{% panel style="info", title="TL;DR" %}
|
{% panel style="info", title="TL;DR" %}
|
||||||
- Kubectl is the Kubernetes CLI and Tooling
|
- Kubectl is the Kubernetes cli
|
||||||
- Kubectl provides a swiss army knife of functionality for working with Kubernetes
|
- 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 to deploy and manage applications on Kubernetes
|
||||||
- Kubectl may be used for scripting and building higher-level frameworks
|
- Kubectl may be used for scripting and building higher-level frameworks
|
||||||
{% endpanel %}
|
{% endpanel %}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue