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
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ You can use the Tekton plugin to visualize the results of CI/CD pipeline runs on
== Installation

.Prerequsites
* You have installed and configured the `@backstage/plugin-kubernetes` and `@backstage/plugin-kubernetes-backend` dynamic plugins.

For more information about installing dynamic plugins, see xref:{installing-and-viewing-dynamic-plugins-url}[installing-and-viewing-dynamic-plugins-title].
* You have installed and configured the `@backstage/plugin-kubernetes` and `@backstage/plugin-kubernetes-backend` dynamic plugins. For more information about installing dynamic plugins, see link:{installing-and-viewing-dynamic-plugins-url}[{installing-and-viewing-dynamic-plugins-title}].

* You have configured the Kubernetes plugin to connect to the cluster using a `ServiceAccount`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ You can use the Tekton plugin to visualize the results of CI/CD pipeline runs on
=== Installation

.Prerequsites
* You have installed and configured the `@backstage/plugin-kubernetes` and `@backstage/plugin-kubernetes-backend` dynamic plugins.

For more information about installing dynamic plugins, see xref:{installing-and-viewing-dynamic-plugins-url}[installing-and-viewing-dynamic-plugins-title].
* You have installed and configured the `@backstage/plugin-kubernetes` and `@backstage/plugin-kubernetes-backend` dynamic plugins. For more information about installing dynamic plugins, see link:{installing-and-viewing-dynamic-plugins-url}[{installing-and-viewing-dynamic-plugins-title}].

* You have configured the Kubernetes plugin to connect to the cluster using a `ServiceAccount`.

Expand Down