From 24032bf870ec5f1beec05c7db123d46fd2d31726 Mon Sep 17 00:00:00 2001 From: Stephanie Stout Date: Mon, 8 Feb 2021 09:06:38 -0500 Subject: [PATCH] osdocs-1713 - new launch page --- _topic_map.yml | 3 + welcome/learn_more_about_openshift.adoc | 130 ++++++++++++++++++++++++ 2 files changed, 133 insertions(+) create mode 100644 welcome/learn_more_about_openshift.adoc diff --git a/_topic_map.yml b/_topic_map.yml index c35d816c12bf..ab1318e674d0 100644 --- a/_topic_map.yml +++ b/_topic_map.yml @@ -28,6 +28,9 @@ Distros: openshift-enterprise,openshift-webscale,openshift-origin,openshift-dedi Topics: - Name: Welcome File: index +- Name: Learn more about OpenShift Container Platform + File: learn_more_about_openshift + Distros: openshift-enterprise,openshift-webscale - Name: About OpenShift Kubernetes Engine File: oke_about Distros: openshift-enterprise,openshift-webscale diff --git a/welcome/learn_more_about_openshift.adoc b/welcome/learn_more_about_openshift.adoc new file mode 100644 index 000000000000..8b2017d18c48 --- /dev/null +++ b/welcome/learn_more_about_openshift.adoc @@ -0,0 +1,130 @@ +[id="learn_more_about_openshift"] += Learn more about {product-title} +include::modules/common-attributes.adoc[] +:context: welcome-personas + +toc::[] + +Use the following sections to find content to help you learn about and use {product-title}. + +[id="architect"] +== Architect + +[options="header",cols="3*"] +|=== +| Learn about {product-title} |Plan an {product-title} deployment |Additional resources + +| link:https://www.openshift.com/blog/enterprise-kubernetes-with-openshift-part-one?extIdCarryOver=true&sc_cid=701f2000001Css5AAC[Enterprise Kubernetes with OpenShift] +| link:https://access.redhat.com/articles/4128421[Tested platforms] +| link:https://www.openshift.com/blog?hsLang=en-us[Openshift blog] + +| xref:../architecture/architecture.adoc#architecture[Architecture] +| xref:../security/container_security/security-understanding.adoc#understanding-security[Security and compliance] +| link:https://www.openshift.com/learn/whats-new[What's new in {product-title}] + +| +| xref:../networking/understanding-networking.adoc#understanding-networking[Networking] +| link:https://access.redhat.com/support/policy/updates/openshift#ocp4_phases[{product-title} life cycle] + +| +| xref:../backup_and_restore/backing-up-etcd.adoc#backup-etcd[Backup and restore] +| + +| +| xref:../scalability_and_performance/recommended-install-practices.adoc#recommended-cluster-install-practices[Performance and scalability] +|=== + + +[id="cluster-administrator"] +== Cluster Administrator + +[options="header",cols="4*"] +|=== +|Learn about {product-title} |Deploy {product-title} |Manage {product-title} |Additional resources + +| link:https://www.openshift.com/blog/enterprise-kubernetes-with-openshift-part-one?extIdCarryOver=true&sc_cid=701f2000001Css5AAC[Enterprise Kubernetes with OpenShift] +| xref:../installing/installing-preparing.adoc#installing-preparing[Installing {product-title}] +| xref:../support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc#using-insights-to-identify-issues-with-your-cluster[Using Insights to identify issues with your cluster] +| xref:../support/getting-support.adoc#getting-support[Getting Support] + +| xref:../architecture/architecture.adoc#architecture[Architecture] +| xref:../post_installation_configuration/machine-configuration-tasks.adoc#post-install-machine-configuration-tasks[Post installation configuration] +| xref:../logging/cluster-logging.adoc#cluster-logging[Logging] +| link:https://access.redhat.com/articles/4217411[OpenShift Knowledgebase articles] + +| link:https://learn.openshift.com/?extIdCarryOver=true&sc_cid=701f2000001Css5AAC[OpenShift Interactive Learning Portal] +| xref:../networking/understanding-networking.adoc#understanding-networking[Networking] +| xref:../monitoring/understanding-the-monitoring-stack.#understanding-the-monitoring-stack[Monitoring] +| link:https://access.redhat.com/support/policy/updates/openshift#ocp4_phases[{product-title} Life Cycle] + +| +| xref:../storage/understanding-ephemeral-storage.adoc#understanding-ephemeral-storage[Storage] +| +| + +| +| xref:../backup_and_restore/backing-up-etcd.adoc#backup-etcd[Backup and restore] +| +| + +| +| xref:../updating/updating-cluster-between-minor.adoc#updating-cluster-between-minor[Updating a cluster] +| +| + +|=== + +[id="application_site_reliability_engineer"] +== Application Site Reliability Engineer (App SRE) + +[options="header",cols="3*"] +|=== +|Learn about {product-title} |Deploy and manage applications |Additional resources + +| link:https://learn.openshift.com/?extIdCarryOver=true&sc_cid=701f2000001Css5AAC[OpenShift Interactive Learning Portal] +| xref:../applications/projects/working-with-projects.adoc#working-with-projects[Projects] +| xref:../support/getting-support.adoc#getting-support[Getting Support] + +| xref:../architecture/architecture.adoc#architecture[Architecture] +| xref:../operators/understanding/olm-what-operators-are.adoc#olm-what-operators-are[Operators] +| link:https://access.redhat.com/articles/4217411[OpenShift Knowledgebase articles] + +| +| xref:../logging/cluster-logging.adoc#cluster-logging[Logging] +| link:https://access.redhat.com/support/policy/updates/openshift#ocp4_phases[{product-title} Life Cycle] + +| +| link:https://www.openshift.com/blog/tag/logging[Blogs about logging] +| + +| +| xref:../monitoring/understanding-the-monitoring-stack.adoc#understanding-the-monitoring-stack[Monitoring] +| + +| +|=== + +[id="Developer"] +== Developer + +[options="header",cols="2*"] +|=== +|Learn about application development in {product-title} |Deploy applications + +| link:https://developers.redhat.com/products/openshift/getting-started#assembly-field-sections-13455[Getting started with OpenShift for developers (interactive tutorial)] +| xref:../applications/application_life_cycle_management/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications] + +| link:https://developers.redhat.com/[Red Hat Developers site] +| xref:../cicd/builds/understanding-image-builds.adoc#understanding-image-builds[Builds] + +| link:https://developers.redhat.com/products/codeready-workspaces/overview[Red Hat CodeReady Workspaces] +| xref:../operators/understanding/olm-what-operators-are.adoc#olm-what-operators-are[Operators] + +| +| xref:../openshift_images/images-understand.adoc#understanding-images[Images] + +| +| xref:../cli_reference/developer_cli_odo/understanding-odo.adoc#understanding-odo[Developer-focused CLI] + +| +|===