Oc get: Difference between revisions
Jump to navigation
Jump to search
(→sa) |
|||
Line 86: | Line 86: | ||
See {{Internal|OpenShift Network Plugins|OpenShift Network Plugins}} | See {{Internal|OpenShift Network Plugins|OpenShift Network Plugins}} | ||
==users== | |||
As "system:admin": | |||
oc get users | |||
NAME UID FULL NAME IDENTITIES | |||
ovidiu 788f943e-610c-11e7-9dee-525400863964 htpasswd_auth:ovidiu |
Revision as of 22:53, 5 July 2017
External
Internal
Overview
Options
-o template
-o template --template '{{.status.podIP}}{{"\n"}}'
Subcommands
nodes
oc get nodes
pods
oc get pods --all-namespaces
namespaces
projects
sa
Returns the service accounts.
netnamespaces
Displays the virtual networks assigned to each project. See OpenShift Network Plugins.
oc get netnamespaces
NAME NETID default 0 kube-system 11092823 logging 6208947 management-infra 5562275 openshift 8714409 openshift-infra 13183382 pizzaparty-dev 5721085 playground 7804116
builds
Get the builds and their status.
quota
oc get quota -n myproject
routes
oc get routes
pv
pvc
event
clusternetwork
Information about the network plugin and network status.
See
users
As "system:admin":
oc get users
NAME UID FULL NAME IDENTITIES ovidiu 788f943e-610c-11e7-9dee-525400863964 htpasswd_auth:ovidiu