Skip to content

Commit

Permalink
remove old install k8s doc
Browse files Browse the repository at this point in the history
Signed-off-by: R-Lawton <[email protected]>
  • Loading branch information
R-Lawton committed Dec 20, 2024
1 parent 6195492 commit 74c8d2d
Show file tree
Hide file tree
Showing 4 changed files with 534 additions and 214 deletions.
209 changes: 0 additions & 209 deletions doc/install/install-kubernetes.md

This file was deleted.

3 changes: 0 additions & 3 deletions doc/install/install-make.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
## Overview
The following doc will show you how to install the Kuadrant Operator using make targets in the Kuadrant operator repo. What will be installed is Istio, Kubernetes Gateway API and Kuadrant itself.

For other methods of installation see
- [k8s](https://github.com/Kuadrant/kuadrant-operator/blob/main/doc/install/install-kubernetes.md)
- [Openshift](https://github.com/Kuadrant/kuadrant-operator/blob/main/doc/install/install-openshift.md)

> **Note:** In production environment, these steps are usually performed by a cluster operator with administrator privileges over the Kubernetes cluster.
Expand Down
4 changes: 2 additions & 2 deletions doc/install/mtls-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ At the time of writing there is [an RFC](https://github.com/Kuadrant/architectur

## Prerequisites

You have installed Kuadrant in a [Kubernetes](https://docs.kuadrant.io/latest/kuadrant-operator/doc/install/install-kubernetes/) or [OpenShift](https://docs.kuadrant.io/latest/kuadrant-operator/doc/install/install-openshift/) cluster.
Additionally, you have at least 1 AuthPolicy or RateLimitPolicy attached to your Gateway or HTTPRoute.
- You have installed Kuadrant in a Kubernetes cluster.
- Additionally, you have at least 1 AuthPolicy or RateLimitPolicy attached to your Gateway or HTTPRoute.

## Enabling mTLS

Expand Down
Loading

0 comments on commit 74c8d2d

Please sign in to comment.