OpenShift Operations: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
* [[oadm]] | * [[oadm]] | ||
* [[s2i]] | * [[s2i]] | ||
* curl access: [[OpenShift Low-Level API Access]] | * curl access: [[OpenShift Low-Level API Access]] | ||
Line 39: | Line 38: | ||
** [[OpenShift Get Labels Applied to a Node|Get Labels Applied to a Node]] | ** [[OpenShift Get Labels Applied to a Node|Get Labels Applied to a Node]] | ||
** [[OpenShift_Node_Operations#Update_Labels_on_a_Node|Update Labels on a Node]] | ** [[OpenShift_Node_Operations#Update_Labels_on_a_Node|Update Labels on a Node]] | ||
* [[OpenShift DaemonSet Operations|DaemonSet Operations]] | * [[OpenShift DaemonSet Operations|DaemonSet Operations]] | ||
* [[OpenShift Registry Operations|Registry Operations]] | * [[OpenShift Registry Operations|Registry Operations]] |
Latest revision as of 17:19, 29 February 2024
Internal
Operations
- oc
- oadm
- s2i
- curl access: OpenShift Low-Level API Access
- 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:
- DaemonSet Operations
- Registry Operations
- Downward API Operations
- Pruning
- Accumulation Points
- Resource Management Operations
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