Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
130 changes: 130 additions & 0 deletions welcome/learn_more_about_openshift.adoc
Original file line number Diff line number Diff line change
@@ -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]

|
|===