Skip to content

Commit a7fa4b7

Browse files
authored
Merge pull request #91831 from bergerhoffer/OSDOCS-13256
OSDOCS#13256: Adding an additional learning resources page
2 parents f5e1500 + 2293a94 commit a7fa4b7

File tree

2 files changed

+113
-0
lines changed

2 files changed

+113
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ Topics:
7373
File: dev-app-web-console
7474
- Name: Deploying an application by using the CLI
7575
File: dev-app-cli
76+
- Name: Additional hands-on learning
77+
File: additional-tutorials
7678
---
7779
Name: Architecture
7880
Dir: architecture

tutorials/additional-tutorials.adoc

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="additional-tutorials"]
3+
= Additional hands-on learning
4+
include::_attributes/common-attributes.adoc[]
5+
:context: additional-tutorials
6+
7+
toc::[]
8+
9+
Red{nbsp}Hat provides many additional learning resources for administrators and developers to gain hands-on experience with {product-title}.
10+
11+
[id="learning-paths_{context}"]
12+
== Red{nbsp}Hat Developer learning paths
13+
14+
The Red{nbsp}Hat Developer program provides several learning paths for developers to get started working with {product-title}.
15+
16+
The following table lists several recommended learning paths for {product-title}:
17+
18+
.Red{nbsp}Hat Developer learning paths
19+
[cols="1,1",options="header"]
20+
|===
21+
22+
|Learning path
23+
|Description
24+
25+
|link:https://developers.redhat.com/learn/openshift/foundations-openshift[Foundations of OpenShift]
26+
|This learning path covers basic Red{nbsp}Hat OpenShift concepts and how to create and deploy applications through various methods.
27+
28+
|link:https://developers.redhat.com/learn/openshift/using-openshift[Using OpenShift]
29+
|This learning path covers managing cluster access, database operations, and resource management.
30+
31+
|link:https://developers.redhat.com/learn/openshift/develop-on-openshift[Developing applications on OpenShift]
32+
|This learning path covers deploying applications from source code and images, and developing with Node.js.
33+
34+
|link:https://developers.redhat.com/learn/openshift/how-deploy-full-stack-javascript-applications-openshift[How to deploy full-stack JavaScript applications in OpenShift]
35+
|This learning path covers how to deploy a full-stack JavaScript application in an {product-title} cluster.
36+
37+
|link:https://developers.redhat.com/learn/openshift/store-persistent-data-red-hat-openshift-using-pvcs[Store persistent data in Red{nbsp}Hat OpenShift using PVCs]
38+
|This learning path covers how to create and use persistent volume claims (PVCs) for persistent storage in {product-title}.
39+
40+
|===
41+
42+
For the full list of available Red{nbsp}Hat Developer learning paths for {product-title}, see link:https://developers.redhat.com/learn/openshift[OpenShift and Kubernetes learning].
43+
44+
[id="training-courses_{context}"]
45+
== Red{nbsp}Hat Training courses
46+
47+
Red{nbsp}Hat Training offers a variety of courses, both online and in-person, both free and paid, to help you learn Red{nbsp}Hat OpenShift and related technologies.
48+
49+
The following tables list several recommended training courses for {product-title}, both for developers and administrators:
50+
51+
.Red{nbsp}Hat Training courses for developers
52+
[cols="1,1",options="header"]
53+
|===
54+
55+
|Course
56+
|Description
57+
58+
|link:https://www.redhat.com/en/services/training/do101-introduction-openshift-applications[DO101: Introduction to OpenShift Applications]
59+
|This course helps developers learn to deploy, scale, and troubleshoot applications in {product-title}.
60+
61+
|link:https://www.redhat.com/en/services/training/do188-red-hat-open-shift-development-introduction-containers-with-podman[DO188: Red{nbsp}Hat OpenShift Development I: Introduction to Containers with Podman]
62+
|This course helps developers learn to build, run, and manage containers with Podman and {product-title}.
63+
64+
|link:https://www.redhat.com/en/services/training/red-hat-openshift-developer-ii-building-and-deploying-cloud-native-applications[DO288: Red{nbsp}Hat OpenShift Developer II: Building and Deploying Cloud-native Applications]
65+
|This course helps developers learn to design, build, and deploy containerized software applications on an {product-title} cluster.
66+
67+
|===
68+
69+
.Red{nbsp}Hat Training courses for administrators
70+
[cols="1,1",options="header"]
71+
|===
72+
73+
|Course
74+
|Description
75+
76+
|link:https://www.redhat.com/en/services/training/red-hat-openshift-administration-i-operating-a-production-cluster[DO180: Red{nbsp}Hat OpenShift Administration I: Operating a Production Cluster]
77+
|This course helps cluster administrators learn to manage {product-title} clusters and collaborate with developers to support application workloads.
78+
79+
|link:https://www.redhat.com/en/services/training/red-hat-openshift-administration-ii-configuring-a-production-cluster[DO280: Red{nbsp}Hat OpenShift Administration II: Configuring a Production Cluster]
80+
|This course helps cluster administrators learn to configure security features, manage Operators, and perform cluster updates.
81+
82+
|link:https://www.redhat.com/en/services/training/do322-red-hat-openshift-installation-lab[DO322: Red{nbsp}Hat OpenShift Installation Lab]
83+
|This course helps cluster administrators learn to install {product-title} clusters in various environments.
84+
85+
|===
86+
87+
For the full list of available courses, see link:https://www.redhat.com/en/services/training-and-certification[Red{nbsp}Hat Training and Certification]. You can also take the link:https://skills.ole.redhat.com/en[skills assessment] to get recommendations for where to start learning.
88+
89+
[id="cheat-sheets_{context}"]
90+
== Red{nbsp}Hat cheat sheets
91+
92+
Red{nbsp}Hat provides several cheat sheets that provide quick references of common {oc-first} commands for working with {product-title}.
93+
94+
The following table lists several recommended cheat sheets for {product-title}:
95+
96+
.Red{nbsp}Hat cheat sheets
97+
[cols="1,1",options="header"]
98+
|===
99+
100+
|Cheat sheet
101+
|Description
102+
103+
|link:https://developers.redhat.com/cheat-sheets/red-hat-openshift-container-platform[Red{nbsp}Hat OpenShift Cheat Sheet]
104+
|This cheat sheet provides many {oc-first} commands for managing an application's lifecycle.
105+
106+
|link:https://developers.redhat.com/cheat-sheets/openshift-command-line-essentials-cheat-sheet[OpenShift command line essentials cheat sheet]
107+
|This cheat sheet provides a quick look at several essential {oc-first} commands, such as creating applications, debugging, and editing deployments.
108+
109+
|===
110+
111+
For the full list of available cheat sheets, see link:https://developers.redhat.com/cheat-sheets[Red{nbsp}Hat Developer cheat sheets].

0 commit comments

Comments
 (0)