Skip to content

Commit

Permalink
Combining the two scp into the one document (#1088)
Browse files Browse the repository at this point in the history
* Combining the two scp into the one document rather then per enviroment

Signed-off-by: R-Lawton <[email protected]>

* updating paths

Signed-off-by: R-Lawton <[email protected]>

---------

Signed-off-by: R-Lawton <[email protected]>
  • Loading branch information
R-Lawton authored Dec 19, 2024
1 parent d7d1e9f commit 8f8fdf8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 512 deletions.
2 changes: 1 addition & 1 deletion doc/install/install-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@ If you are using a local kind cluster, we recommend using [metallb](https://meta
## Next Steps
- [Secure, protect, and connect APIs with Kuadrant on Kubernetes](../user-guides/full-walkthrough/secure-protect-connect-k8s.md)
- [Secure, protect, and connect APIs with Kuadrant on Kubernetes](../user-guides/full-walkthrough/secure-protect-connect.md)
4 changes: 2 additions & 2 deletions doc/install/install-openshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ kubectl apply -f https://raw.githubusercontent.com/Kuadrant/kuadrant-operator/re

There is 1 more metrics configuration that needs to be applied so that all relevant metrics are being scraped.
That configuration depends on where you deploy your Gateway later.
The steps to configure that are detailed in the follow on [Secure, protect, and connect](../user-guides/full-walkthrough/secure-protect-connect-openshift.md) guide.
The steps to configure that are detailed in the follow on [Secure, protect, and connect](../user-guides/full-walkthrough/secure-protect-connect.md) guide.

The [example Grafana dashboards and alerts](https://docs.kuadrant.io/latest/kuadrant-operator/doc/observability/examples/) for observing Kuadrant functionality use low-level CPU metrics and network metrics available from the user monitoring stack in OpenShift. They also use resource state metrics from Gateway API and Kuadrant resources.

Expand Down Expand Up @@ -425,4 +425,4 @@ Once the plugin is loaded, refresh the console. You should see a new **Kuadrant*

## Next steps

- [Secure, protect, and connect APIs with Kuadrant on OpenShift](../user-guides/full-walkthrough/secure-protect-connect-openshift.md)
- [Secure, protect, and connect APIs with Kuadrant on OpenShift](../user-guides/full-walkthrough/secure-protect-connect.md)
Loading

0 comments on commit 8f8fdf8

Please sign in to comment.