Skip to content

Commit

Permalink
Replace links to the clusters page with the integrations page. (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
bglynn committed Feb 26, 2024
1 parent 62487b7 commit bfe6bf7
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Already have Otterize deployed with Istio configured on your cluster? Skip to th
### 1. Deploy Otterize
If you do not have a cluster, we will need to prepare one with [network policy support](/overview/installation#create-a-cluster-with-support-for-network-policies)

To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Clusters page](https://app.otterize.com/clusters), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.

### 2. Install and configure Istio

Expand Down
2 changes: 1 addition & 1 deletion docs/features/istio/tutorials/k8s-istio-watcher.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In this tutorial, we will:
Already have Otterize deployed with Istio configured on your cluster? Skip to the [tutorial](#tutorial).

### 1. Deploy Otterize
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Clusters page](https://app.otterize.com/clusters), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.


### 2. Install and configure Istio
Expand Down
2 changes: 1 addition & 1 deletion docs/features/kafka/tutorials/k8s-kafka-mapping.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ We will **not** be doing any access control in this demo, just purely mapping cl
Already have Otterize & a Kafka broker deployed on your cluster? Skip to the [tutorial](#tutorial).

### 1. Deploy Otterize
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Clusters page](https://app.otterize.com/clusters), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.

### 2. Install Kafka

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ You may have to wait for `cert-manager` to start successfully before you are abl
Already have Otterize & a Kafka broker deployed on your cluster? Skip to the [tutorial](#tutorial).

#### Deploy Otterize
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Clusters page](https://app.otterize.com/clusters), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.

##### Note:
* Under mTLS and Kafka support choose **cert-manager**.
Expand Down
2 changes: 1 addition & 1 deletion docs/features/kafka/tutorials/k8s-kafka-mtls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In this tutorial, we will:
Already have Otterize & a Kafka broker deployed on your cluster? Skip to the [tutorial](#tutorial).

### 1. Deploy Otterize
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Clusters page](https://app.otterize.com/clusters), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions. If you already have a Kubernetes cluster connected, skip this step.

##### Note:
* Under mTLS and Kafka support choose **Otterize Cloud**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Once your AWS EKS has finished deploying the control pane and node group, the ne

### Install Otterize on your cluster

To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and create a Kubernetes cluster on the [Clusters page](https://app.otterize.com/clusters), and follow the instructions.
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and create a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions.

### Deploy a server and two clients

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this tutorial, we will:
## Prerequisites

### Install Otterize on your cluster
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and create a Kubernetes cluster on the [Clusters page](https://app.otterize.com/clusters), and follow the instructions.
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and create a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions.

We will also need the [Otterize CLI](/overview/installation#install-the-otterize-cli).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In this tutorial, we will:
## Prerequisites

### Install Otterize on your cluster
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Clusters page](https://app.otterize.com/clusters), and follow the instructions.
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions.

We will also need the [Otterize CLI](/overview/installation#install-the-otterize-cli).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Note: all the capabilities of IBAC are within Otterize OSS, while the access gra
### Install Otterize on your cluster
If you do not have a cluster, we will need to prepare one with [network policy support](/overview/installation#create-a-cluster-with-support-for-network-policies)

To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and create a Kubernetes cluster on the [Clusters page](https://app.otterize.com/clusters), and follow the instructions.
To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and create a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions.

We will also need the [Otterize CLI](/overview/installation#install-the-otterize-cli).

Expand Down

0 comments on commit bfe6bf7

Please sign in to comment.