Difference between revisions of "Oc"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
[[oc status]] | [[oc status]] | ||
+ | The connection to the server 127.0.0.1:[[59749]] was refused - did you specify the right host or port? | ||
[[oc get]] clusteroperator authentication -o yaml | [[oc get]] clusteroperator authentication -o yaml |
Revision as of 09:21, 5 February 2024
brew install openshift-cli
oc --help oc import-image
oc status The connection to the server 127.0.0.1:59749 was refused - did you specify the right host or port?
oc get clusteroperator authentication -o yaml
oc login
oc new-project
oc adm top nodes
oc new-app postgresql-persistent \ -p POSTGRESQL_USER=wanja \ -p POSTGRESQL_PASSWORD=wanja \ -p POSTGRESQL_DATABASE=wanjadb \ -p DATABASE_SERVICE_NAME=wanjaserver
Related
See also
Advertising: