Oc get: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 55: Line 55:


==clusternetwork==
==clusternetwork==
Information about the network plugin and network status:


See {{Internal|OpenShift Network Plugins|OpenShift Network Plugins}}
See {{Internal|OpenShift Network Plugins|OpenShift Network Plugins}}

Revision as of 19:00, 16 May 2017

External

Internal

Overview

Subcommands

nodes

oc get nodes

pods

oc get pods --all-namespaces

namespaces

netnamespaces

oc get netnamespaces

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

OpenShift Network Plugins