1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS#13824: Adding an overview page for the tutorials book

This commit is contained in:
Andrea Hoffer
2025-05-15 14:18:18 -04:00
committed by openshift-cherrypick-robot
parent b474dc84ea
commit e2eb052d46
2 changed files with 10 additions and 9 deletions

View File

@@ -7,20 +7,21 @@ include::_attributes/common-attributes.adoc[]
toc::[]
////
TODO: intro
[id="tutorials-developers_{context}"]
== Tutorials for developers
////
// TODO: xrefs to CLI and web console developer tutorials
You can follow an end-to-end example of deploying an application on {product-title} either by using the {oc-first} or the web console.
* xref:../tutorials/dev-app-cli#dev-app-cli[Tutorial: Deploying an application by using the CLI]
* xref:../tutorials/dev-app-web-console#dev-app-web-console[Tutorial: Deploying an application by using the web console]
////
[id="tutorials-admins_{context}"]
== Tutorials for administrators
// TODO: xrefs to CLI and web console admin tutorials
////
[id="additional-learning-resources_{context}"]
== Additional learning resources
// TODO: xref to learning resources assembly
////
To discover additional tutorials and hands-on learning resources for {product-title}, see xref:../tutorials/additional-tutorials#additional-tutorials[Additional hands-on learning].