OpenShift Enable system:admin Remote Access

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

This procedure will enable remote access with oc for the cluster administrator.

Procedure

Log in as a regular user, this will create the .kube/config structure.

oc login
Server [https://localhost:8443]: https://master.openshift.example.com
...
Username: ...
...
Login successful.