@@ -29,10 +29,49 @@ Topics:
29
29
- Name : Welcome
30
30
File : index
31
31
---
32
- Name : Applications and projects
33
- Dir : applications_and_projects
32
+ Name : Release notes
33
+ Dir : release_notes
34
+ Distros : openshift-enterprise
35
+ Topics :
36
+ - Name : Comparing OpenShift Container Platform 3 and 4
37
+ File : comparing_3_4
38
+ ---
39
+ Name : Architecture
40
+ Dir : architecture
34
41
Distros : openshift-*
35
42
Topics :
43
+ - Name : Architecture
44
+ File : architecture
45
+ - Name : Web console
46
+ File : web-console
47
+ ---
48
+ Name : Installing clusters on AWS
49
+ Dir : installing-aws
50
+ Distros : openshift-origin, openshift-enterprise
51
+ Topics :
52
+ - Name : Configuring an AWS account
53
+ File : installing-aws-account
54
+ - Name : Installing a cluster quickly on AWS
55
+ File : installing-quickly-cloud
56
+ - Name : Installing a cluster on AWS with customizations
57
+ File : installing-customizations-cloud
58
+ - Name : Uninstalling a cluster on AWS
59
+ File : uninstalling-cluster-aws
60
+ ---
61
+ Name : Applications
62
+ Dir : applications
63
+ Distros : openshift-*
64
+ Topics :
65
+ - Name : Operators
66
+ Dir : operators
67
+ Topics :
68
+ - Name : What Operators are
69
+ File : olm-what-operators-are
70
+ - Name : Adding Operators to a cluster
71
+ File : olm-adding-operators-to-cluster
72
+ Distros : openshift-enterprise,openshift-origin
73
+ - Name : Creating applications from installed Operators
74
+ File : olm-creating-apps-from-installed-operators
36
75
- Name : Deployments
37
76
Dir : deployments
38
77
Topics :
@@ -44,16 +83,27 @@ Topics:
44
83
File : deployment-strategies
45
84
- Name : Using route-based deployment strategies
46
85
File : route-based-deployment-strategies
47
- - Name : Operators
48
- Dir : operators
86
+ - Name : CRDs
87
+ Dir : crds
88
+ Topics :
89
+ - Name : Extending the Kubernetes API with CRDs
90
+ File : crd-extending-api-with-crds
91
+ - Name : Managing resources from CRDs
92
+ File : crd-managing-resources-from-crds
93
+ - Name : Quotas
94
+ Dir : quotas
95
+ Topics :
96
+ - Name : Setting resource quotas per project
97
+ File : quotas-setting-per-project
98
+ - Name : Setting resource quotas across multiple projects
99
+ File : quotas-setting-across-multiple-projects
100
+ - Name : Idling applications
101
+ File : idling-applications
102
+ - Name : Pruning objects to reclaim resources
103
+ File : pruning-objects
104
+ - Name : Operator SDK
105
+ Dir : operator_sdk
49
106
Topics :
50
- - Name : What Operators are
51
- File : olm-what-operators-are
52
- - Name : Adding Operators to a cluster
53
- File : olm-adding-operators-to-cluster
54
- Distros : openshift-enterprise,openshift-origin
55
- - Name : Creating applications from installed Operators
56
- File : olm-creating-apps-from-installed-operators
57
107
- Name : Getting started with the Operator SDK
58
108
File : osdk-getting-started
59
109
- Name : Creating Ansible-based Operators
@@ -63,12 +113,10 @@ Topics:
63
113
- Name : Operator SDK CLI reference
64
114
File : osdk-cli-reference
65
115
- Name : Migrating to Operator SDK v0.1.0
66
- File : migrating-to-osdk -v0-1-0
116
+ File : osdk- migrating-to-v0-1-0
67
117
Distros : openshift-origin
68
118
- Name : Appendices
69
- File : operators-appendices
70
- - Name : Managing resources from CRDs
71
- File : crd-managing-resources-from-crds
119
+ File : osdk-appendices
72
120
---
73
121
Name : Builds
74
122
Dir : builds
@@ -100,44 +148,6 @@ Topics:
100
148
- Name : Using Ruby on Rails
101
149
File : templates-using-ruby-on-rails
102
150
---
103
- Name : OpenShift CCS modular docs guide
104
- Dir : mod_docs_guide
105
- Distros : openshift-*
106
- Topics :
107
- - Name : Getting started with modular docs on OpenShift
108
- File : getting-started-modular-docs-ocp
109
- - Name : OpenShift CCS modular docs conventions
110
- File : mod-docs-conventions-ocp
111
- ---
112
- Name : Release notes
113
- Dir : release_notes
114
- Distros : openshift-enterprise
115
- Topics :
116
- - Name : Comparing OpenShift Container Platform 3 and 4
117
- File : comparing_3_4
118
- ---
119
- Name : Architecture
120
- Dir : architecture
121
- Distros : openshift-*
122
- Topics :
123
- - Name : Architecture
124
- File : architecture
125
- - Name : Web console
126
- File : web-console
127
- ---
128
- Name : Installing clusters on AWS
129
- Dir : installing-aws
130
- Distros : openshift-origin, openshift-enterprise
131
- Topics :
132
- - Name : Configuring an AWS account
133
- File : installing-aws-account
134
- - Name : Installing a cluster quickly on AWS
135
- File : installing-quickly-cloud
136
- - Name : Installing a cluster on AWS with customizations
137
- File : installing-customizations-cloud
138
- - Name : Uninstalling a cluster on AWS
139
- File : uninstalling-cluster-aws
140
- ---
141
151
Name : Authentication
142
152
Dir : authentication
143
153
Distros : openshift-*
@@ -201,21 +211,6 @@ Topics:
201
211
File : creating-project-other-user
202
212
Distros : openshift-enterprise,openshift-origin
203
213
---
204
- Name : Masters
205
- Dir : masters
206
- Distros : openshift-origin, openshift-enterprise
207
- Topics :
208
- - Name : Setting resource quotas per project
209
- File : quotas-setting-per-project
210
- - Name : Setting resource quotas across multiple projects
211
- File : quotas-setting-across-multiple-projects
212
- - Name : Idling applications
213
- File : idling-applications
214
- - Name : Extending the Kubernetes API with CRDs
215
- File : crd-extending-api-with-crds
216
- - Name : Pruning objects to reclaim resources
217
- File : pruning-objects
218
- ---
219
214
Name : Control Plane management
220
215
Dir : control-plane-management
221
216
Distros : openshift-origin, openshift-enterprise
0 commit comments