OpenShift Configuration: Difference between revisions
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
==Specific REST Object Definitions== | ==Specific REST Object Definitions== | ||
===Core Objects=== | |||
* [[OpenShift Project Definition|Project]] | * [[OpenShift Project Definition|Project]] | ||
Line 28: | Line 30: | ||
===OpenShift Objects=== | |||
* [[OpenShift Image Stream Definition|Image Stream]] | |||
-------- | |||
* [[OpenShift Template Definition|Template]] | * [[OpenShift Template Definition|Template]] | ||
* [[OpenShift DeploymentConfig Definition|DeploymentConfig]] | * [[OpenShift DeploymentConfig Definition|DeploymentConfig]] | ||
Line 37: | Line 42: | ||
* [[OpenShift Route Definition|Route]] | * [[OpenShift Route Definition|Route]] | ||
* [[OpenShift Image Definition|Image]] | * [[OpenShift Image Definition|Image]] | ||
* [[OpenShift Persistent Volume Claim Definition|Persistent Volume Claim]] | * [[OpenShift Persistent Volume Claim Definition|Persistent Volume Claim]] | ||
* [[OpenShift ConfigMap Definition|ConfigMap]] | * [[OpenShift ConfigMap Definition|ConfigMap]] | ||
* [[OpenShift Build Configuration Definition|BuildConfig]] | * [[OpenShift Build Configuration Definition|BuildConfig]] | ||
* [[OpenShift Secret Definition|Secret]] | * [[OpenShift Secret Definition|Secret]] |
Revision as of 20:30, 31 January 2018
Internal
Configuration Files
Subjects
- OpenShift File Structure
- OpenShift Ports
- OpenShift Logging Levels
- OpenShift Core Usage Configuration
Definitions
Specific REST Object Definitions
Core Objects
OpenShift Objects