mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
79 lines
3.8 KiB
Plaintext
79 lines
3.8 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="customizing-web-console"]
|
|
= Customizing the web console in {product-title}
|
|
|
|
include::_attributes/common-attributes.adoc[]
|
|
include::_attributes/attributes-openshift-dedicated.adoc[]
|
|
:context: customizing-web-console
|
|
|
|
toc::[]
|
|
|
|
[role="_abstract"]
|
|
You can customize the
|
|
ifndef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
{product-title}
|
|
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
ifdef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
{product-title}
|
|
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
web console to set
|
|
ifndef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
a custom logo, product name, links, notifications, and command-line downloads.
|
|
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
ifdef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
a custom logo and product name.
|
|
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
This is especially helpful if you need to tailor the web console to meet specific corporate or government requirements.
|
|
|
|
include::modules/adding-a-custom-logo.adoc[leveloffset=+1]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot create resource "consolelinks"
|
|
ifndef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
include::modules/creating-custom-links.adoc[leveloffset=+1]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot patch resource "ingresses"
|
|
include::modules/customizing-the-web-console-URL.adoc[leveloffset=+1]
|
|
|
|
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
|
|
// moved _Recognizing resource and project limits and quotas_ to modules/recognize-resource-limits-quotas.adoc in web-console.adoc
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot create resource "secrets" in openshift-config
|
|
ifndef::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|
|
include::modules/customizing-the-login-page.adoc[leveloffset=+1]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot create resource "consoleexternalloglinks"
|
|
include::modules/defining-template-for-external-log-link.adoc[leveloffset=+1]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot create resource "consolenotifications"
|
|
include::modules/adding-custom-notification-banners.adoc[leveloffset=+1]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot patch resource "customresourcedefinitions"
|
|
include::modules/customizing-cli-downloads.adoc[leveloffset=+1]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot patch resource "customresourcedefinitions"
|
|
include::modules/adding-yaml-examples-to-kube-resources.adoc[leveloffset=+1]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot create resource "consoles"
|
|
include::modules/odc-customizing-user-perspectives.adoc[leveloffset=+1]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot create resource "consoles"
|
|
include::modules/odc-customizing-a-perspective-using-YAML-view.adoc[leveloffset=+2]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins do not have sufficient permissions to read any cluster configuration
|
|
include::modules/odc-customizing-a-perspective-using-form-view.adoc[leveloffset=+2]
|
|
|
|
// Hiding in ROSA/OSD, as Hive overwrites changes to console config
|
|
include::modules/odc_con_customizing-a-developer-catalog-or-its-sub-catalogs.adoc[leveloffset=+1]
|
|
|
|
// Hiding in ROSA/OSD, as Hive overwrites changes to console config
|
|
include::modules/odc_customizing-a-developer-catalog-or-its-sub-catalogs-using-the-yaml-view.adoc[leveloffset=+2]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins do not have sufficient permissions to read any cluster configuration
|
|
include::modules/odc_customizing-a-developer-catalog-or-its-sub-catalogs-using-the-form-view.adoc[leveloffset=+2]
|
|
|
|
// Hiding in ROSA/OSD, as dedicated-admins cannot patch resource "consoles"
|
|
include::modules/odc_con_example-yaml-file-changes.adoc[leveloffset=+3]
|
|
|
|
endif::openshift-rosa-hcp,openshift-rosa,openshift-dedicated[]
|