Difference between revisions of "Oc"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
[[oc import-image]]
  
 
  [[oc get]] clusteroperator authentication -o yaml
 
  [[oc get]] clusteroperator authentication -o yaml

Revision as of 09:18, 5 February 2024

oc import-image
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: