OpenShift Configuration: Difference between revisions
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
* [[OpenShift Template Definition|Template]] | * [[OpenShift Template Definition|Template]] | ||
* [[OpenShift Pod Definition|Pod]] | |||
* [[OpenShift DeploymentConfig Definition|DeploymentConfig]] | * [[OpenShift DeploymentConfig Definition|DeploymentConfig]] | ||
* [[OpenShift RoleBinding Definition|RoleBinding]] | * [[OpenShift RoleBinding Definition|RoleBinding]] |
Revision as of 17:55, 24 November 2017
Internal
Configuration Files
- master-config.yml
- node-config.yml
- admin.kubeconfig
- .kube/config
- scheduler.json
- .s2i/bin/assemble
- .s2i/bin/run
- .s2i/bin/save-artifacts
Subjects
- OpenShift File Structure
- OpenShift Ports
- OpenShift Logging Levels
- OpenShift Core Usage Configuration