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

OCPBUGS#13156: Updates 4.11 and 4.12 with additional feeback recieved

This commit is contained in:
Olivia Payne
2023-05-26 14:10:42 -04:00
committed by openshift-cherrypick-robot
parent 0a2fed4553
commit 90257ce32a
18 changed files with 56 additions and 38 deletions

View File

@@ -1,8 +1,8 @@
:_content-type: ASSEMBLY
[id="deploy-plug-in-cluster_{context}"]
[id="deploy-plugin-cluster_{context}"]
= Deploy your plugin on a cluster
include::_attributes/common-attributes.adoc[]
:context: deploy-plug-in-cluster
:context: deploy-plugin-cluster
toc::[]
@@ -13,3 +13,8 @@ include::modules/build-image-docker.adoc[leveloffset=+1]
include::modules/deployment-plug-in-cluster.adoc[leveloffset=+1]
include::modules/disabling-plug-in-browser.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="dynamic-plugins_additional-resources"]
== Additional resources
* xref:../../applications/working_with_helm_charts/understanding-helm.adoc#understaning-helm[Understanding Helm]

View File

@@ -2,10 +2,10 @@
[id="dynamic-plugin-example_{context}"]
= Dynamic plugin example
include::_attributes/common-attributes.adoc[]
:context: dynamic-plug-in-example
:context: dynamic-plugin-example
toc::[]
Before working through the example, verify that the plugin is working by following the steps in xref:../../web_console/dynamic-plug-in/dynamic-plug-ins-get-started.adoc#dynamic-plugin-development_dynamic-plug-ins-get-started[Dynamic plugin development]
Before working through the example, verify that the plugin is working by following the steps in xref:../../web_console/dynamic-plugin/dynamic-plugins-get-started.adoc#dynamic-plugin-development_dynamic-plugins-get-started[Dynamic plugin development]
include::modules/adding-tab-pods-page.adoc[leveloffset=+1]

View File

@@ -2,10 +2,10 @@
[id="getting-started-with-dynamic-plugins_{context}"]
= Getting started with dynamic plugins
include::_attributes/common-attributes.adoc[]
:context: dynamic-plug-ins-get-started
:context: dynamic-plugins-get-started
toc::[]
To get started using the dynamic plugin, you must set up your environment to write a new {product-title} dynamic plugin. For an example of how to write a new plugin, see xref:../../web_console/dynamic-plug-in/dynamic-plug-in-example.html#adding-tab-to-pods-page_dynamic-plug-in-example[Adding a tab to the pods page].
To get started using the dynamic plugin, you must set up your environment to write a new {product-title} dynamic plugin. For an example of how to write a new plugin, see xref:../../web_console/dynamic-plugin/dynamic-plugin-example.html#adding-tab-to-pods-page_dynamic-plugin-example[Adding a tab to the pods page].
include::modules/dynamic-plug-in-development.adoc[leveloffset=+1]

View File

@@ -2,17 +2,17 @@
[id="dynamic-plugins-reference_{context}"]
= Dynamic plugin reference
include::_attributes/common-attributes.adoc[]
:context: dynamic-plug-ins-reference
:context: dynamic-plugins-reference
toc::[]
You can add extensions that allow you to customize your plugin. Those extensions are then loaded to the console at run-time.
include::modules/dynamic-plug-in-sdk-extensions.adoc[leveloffset=+1]
include::modules/dynamic-plugin-sdk-extensions.adoc[leveloffset=+1]
include::modules/dynamic-plug-in-api.adoc[leveloffset=+1]
include::modules/dynamic-plugin-api.adoc[leveloffset=+1]
include::modules/troubleshooting-dynamic-plug-in.adoc[leveloffset=+1]
include::modules/troubleshooting-dynamic-plugin.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources

View File

@@ -1,8 +1,8 @@
:_content-type: ASSEMBLY
[id="overview-of-dynamic-plug-ins_{context}"]
[id="overview-of-dynamic-plugins_{context}"]
= Overview of dynamic plugins
include::_attributes/common-attributes.adoc[]
:context: overview-of-dynamic-plug-ins
:context: overview-of-dynamic-plugins
toc::[]