mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
9 lines
618 B
Plaintext
9 lines
618 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * microshift_troubleshooting/microshift-version.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="microshift-k8s-apis_{context}"]
|
|
= {microshift-short} Kubernetes APIs
|
|
|
|
The Kubernetes API is fully accessible within {microshift-short} and can be managed with the `kubectl` command-line tool or the {OCP} CLI tool (`oc`). The `oc` binary is compatible with `kubectl` and offers a set of features that can be used with {microshift-short}. Using these command-line tools with {microshift-short} can help you access all of the resources you need to work with your deployments. |