Oc types
Jump to navigation
Jump to search
Internal
Overview
oc types
Gives an overview of the OpenShift concepts and types:
- Containers
- Images
- Pods (oc get pods)
- Labels
- Volumes
- Nodes (oc get nodes)
- Services (oc get svc)
- Routes (oc get route)
- Replication Controllers (oc get rc)
- Deployment Configuration (oc get dc)
- Build Configuration (oc get bc)
- Builds (oc get build)
- Image Streams (oc get is)
- Image Stream Tags (oc get istag)
- Secrets (oc get secret)
- Projects (oc get project)
- daemonset
- oauthclient