mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
11 lines
778 B
Plaintext
11 lines
778 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// microshift/microshift_install/microshift-install-rpm.adoc
|
|
// microshift/microshift_install/microshift-embed-in-rpm-ostree.adoc
|
|
|
|
:_content-type: CONCEPT
|
|
[id="accessing-microshift-cluster_{context}"]
|
|
= How to access the {product-title} cluster
|
|
|
|
Use the procedures in this section to access the {product-title} cluster, either from the same machine running the {product-title} 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.
|