mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
11 lines
796 B
Plaintext
11 lines
796 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// microshift/microshift_install/microshift-install-rpm.adoc
|
|
// microshift/microshift_install/microshift-embed-in-rpm-ostree.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="accessing-microshift-cluster_{context}"]
|
|
= How to access the {microshift-short} cluster
|
|
|
|
Use the procedures in this section to access the {microshift-short} cluster, either from the same machine running the {microshift-short} service or remotely from a workstation. You can use this access to observe and administrate workloads. When using these steps, choose the `kubeconfig` file that contains the host name or IP address you want to connect with and place it in the relevant directory. As listed in each procedure, you use the {OCP} CLI tool (`oc`) for cluster activities.
|