1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Pt 2: Use 'OpenShift CLI' name unambiguously

This commit is contained in:
Alex Dellapenta
2021-02-04 08:45:01 -07:00
committed by openshift-cherrypick-robot
parent cbd3b34ac9
commit 6c7aaa17c7
5 changed files with 6 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
include::modules/common-attributes.adoc[]
:context: usage-oc-kubectl
The Kubernetes command line interface (CLI), `kubectl`, can be used to run commands against a Kubernetes cluster. Because OpenShift Container Platform is a certified Kubernetes distribution, you can use the supported `kubectl` binaries that ship with {product-title}, or you can gain extended functionality by using the `oc` binary.
The Kubernetes command-line interface (CLI), `kubectl`, can be used to run commands against a Kubernetes cluster. Because {product-title} is a certified Kubernetes distribution, you can use the supported `kubectl` binaries that ship with {product-title}, or you can gain extended functionality by using the `oc` binary.
== The oc binary