Skip to content

Commit b32c6ab

Browse files
authored
Merge pull request #13672 from adellape/rn_applications
Mv masters/ to applications/
2 parents d241549 + df884b6 commit b32c6ab

File tree

117 files changed

+177
-170
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+177
-170
lines changed

_topic_map.yml

Lines changed: 63 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,49 @@ Topics:
2929
- Name: Welcome
3030
File: index
3131
---
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
3441
Distros: openshift-*
3542
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
3675
- Name: Deployments
3776
Dir: deployments
3877
Topics:
@@ -44,16 +83,27 @@ Topics:
4483
File: deployment-strategies
4584
- Name: Using route-based deployment strategies
4685
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
49106
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
57107
- Name: Getting started with the Operator SDK
58108
File: osdk-getting-started
59109
- Name: Creating Ansible-based Operators
@@ -63,12 +113,10 @@ Topics:
63113
- Name: Operator SDK CLI reference
64114
File: osdk-cli-reference
65115
- Name: Migrating to Operator SDK v0.1.0
66-
File: migrating-to-osdk-v0-1-0
116+
File: osdk-migrating-to-v0-1-0
67117
Distros: openshift-origin
68118
- Name: Appendices
69-
File: operators-appendices
70-
- Name: Managing resources from CRDs
71-
File: crd-managing-resources-from-crds
119+
File: osdk-appendices
72120
---
73121
Name: Builds
74122
Dir: builds
@@ -100,44 +148,6 @@ Topics:
100148
- Name: Using Ruby on Rails
101149
File: templates-using-ruby-on-rails
102150
---
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-
---
141151
Name: Authentication
142152
Dir: authentication
143153
Distros: openshift-*
@@ -201,21 +211,6 @@ Topics:
201211
File: creating-project-other-user
202212
Distros: openshift-enterprise,openshift-origin
203213
---
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-
---
219214
Name: Control Plane management
220215
Dir: control-plane-management
221216
Distros: openshift-origin, openshift-enterprise
File renamed without changes.

masters/crd-extending-api-with-crds.adoc renamed to applications/crds/crd-extending-api-with-crds.adoc

Lines changed: 1 addition & 0 deletions

applications_and_projects/crd-managing-resources-from-crds.adoc renamed to applications/crds/crd-managing-resources-from-crds.adoc

Lines changed: 1 addition & 0 deletions
File renamed without changes.
File renamed without changes.

applications_and_projects/deployments/deployment-strategies.adoc renamed to applications/deployments/deployment-strategies.adoc

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)