Skip to content

Commit a34bbe4

Browse files
authored
Cleanup user journeys related configs and scripts (#18814)
1 parent 999be25 commit a34bbe4

File tree

8 files changed

+0
-513
lines changed

8 files changed

+0
-513
lines changed

data/setup.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -102,27 +102,6 @@ toc:
102102

103103
- docs/admin/node-conformance.md
104104

105-
- title: User Journeys
106-
landing_page: /docs/home/
107-
section:
108-
109-
- title: Application Developer
110-
section:
111-
- docs/user-journeys/users/application-developer/foundational.md
112-
- docs/user-journeys/users/application-developer/intermediate.md
113-
- docs/user-journeys/users/application-developer/advanced.md
114-
- title: Cluster Operator
115-
section:
116-
- docs/user-journeys/users/cluster-operator/foundational.md
117-
- docs/user-journeys/users/cluster-operator/intermediate.md
118-
119-
- title: Docs Contributor
120-
path: /docs/home/?path=contributors&persona=docs-contributor&level=foundational
121-
- title: Code Contributor
122-
path: /docs/home/?path=contributors&persona=code-contributor&level=foundational
123-
- title: Community Contributor
124-
path: /docs/home/?path=contributors&persona=community-contributor&level=foundational
125-
126105
- title: Installing Addons
127106
path: /docs/concepts/cluster-administration/addons/
128107

data/user-personas/users/app-developer.yaml

Lines changed: 0 additions & 40 deletions
This file was deleted.

data/user-personas/users/cluster-operator.yaml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,6 @@ id: cluster-operator
22
name: Cluster Operator
33
glossary_id: cluster-operator
44
index: 1
5-
foundational:
6-
- label: Get an overview of Kubernetes
7-
icon: fa-globe
8-
url: /docs/user-journeys/users/cluster-operator/foundational
9-
- label: Learn about Kubernetes basics
10-
icon: fa-cog
11-
url: /docs/user-journeys/users/cluster-operator/foundational#section-2
12-
- label: Get information about my cluster
13-
icon: fa-info-circle
14-
url: /docs/user-journeys/users/cluster-operator/foundational#section-3
15-
- label: Explore additional resources
16-
icon: fa-compass
17-
url: /docs/user-journeys/users/cluster-operator/foundational#section-4
18-
intermediate:
19-
- label: "Work with Ingress, Networking, Storage, Workloads"
20-
icon: fa-sliders
21-
url: /docs/user-journeys/users/cluster-operator/intermediate
22-
- label: "Implement security best practices"
23-
icon: fa-shield
24-
url: /docs/user-journeys/users/cluster-operator/intermediate#section-2
25-
- label: "Implement custom logging and monitoring"
26-
icon: fa-heartbeat
27-
url: /docs/user-journeys/users/cluster-operator/intermediate#section-3
28-
- label: "Additional Resources"
29-
icon: fa-book
30-
url: /docs/user-journeys/users/cluster-operator/intermediate#section-4
315
advanced:
326
- label: "Connect to managed services using Service Catalog"
337
icon: fa-puzzle-piece

layouts/docs/docsportal.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

layouts/partials/docs/user-journey.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

layouts/partials/templates/user-journey-content.html

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)