OpenShift Operations: Difference between revisions
Jump to navigation
Jump to search
Line 55: | Line 55: | ||
* [[OpenShift Modify the Scheduler Policy|Modify the Scheduler Policy]] | * [[OpenShift Modify the Scheduler Policy|Modify the Scheduler Policy]] | ||
* [[OpenShift Simple Pod Running inside an OpenShift Project|Simple Pod Running inside an OpenShift Project]] | * [[OpenShift Simple Pod Running inside an OpenShift Project|Simple Pod Running inside an OpenShift Project]] | ||
=Operations Guides= | |||
* https://access.redhat.com/documentation/en-us/openshift_container_platform/3.7/html/day_two_operations_guide/ |
Revision as of 17:43, 7 February 2018
Internal
Operations
- oc
- oadm
- s2i
- openshift
- OpenShift Runtime
- Nodes
- Network
- Pods
- Projects
- Templates
- Builds
- Deployments
- Replication Controllers
- Persistent Volumes and Persistent Volume Claims
- Images and ImageStreams
- Service
- Routes
- CI/CD
- Auxiliary Tools
- Application Health
- Security
- Router
- OpenShift Version
- OpenShift Web Console
- OpenShift Installation Validation
- OpenShift Logging
- Node Selector Operations
- Label Operations:
- ConfigMap Operations
- DaemonSet Operations
- Registry Operations
- Downward API Operations
- Pruning
- Accumulation Points
- Resource Management Operations
- OpenShift Low-Level API Access
Application Operations
Procedures
- Change the Log Level for OpenShift Processes
- OpenShift Master and Node Process Operations
- Enable system:admin Remote Access
- Modify the Scheduler Policy
- Simple Pod Running inside an OpenShift Project