Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
netops

Updated the docs url link

Signed-off-by: uma-kt <[email protected]>
  • Loading branch information
uma-kt authored Oct 29, 2024
1 parent d6b9a3c commit 1db3650
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ The Netops pods enforce the QoS Profile for a slice. It uses Linux TC (Traffic C
## Get Started

Please refer to our documentation on:
- [Install KubeSlice on cloud clusters](https://kubeslice.io/documentation/open-source/1.3.0/category/install-kubeslice).
- [Install KubeSlice on kind clusters using our Sandbox](https://kubeslice.io/documentation/open-source/1.3.0/playground/sandbox).
- [Install KubeSlice on cloud clusters](https://kubeslice.io/documentation/open-source/latest/category/install-kubeslice).
- [Install KubeSlice on kind clusters using our Sandbox](https://kubeslice.io/documentation/open-source/latest/playground/sandbox).

### Prerequisites

Expand All @@ -16,7 +16,7 @@ Before you begin, make sure the following prerequisites are met:
* A running [`kind`](https://kind.sigs.k8s.io/) cluster.
* [`kubectl`](https://kubernetes.io/docs/tasks/tools/) is installed and configured.
* You have prepared the environment to install [`kubeslice-controller`](https://github.com/kubeslice/kubeslice-controller) on the controller cluster
and [`worker-operator`](https://github.com/kubeslice/worker-operator) on the worker cluster. For more information, see [Prerequisites](https://kubeslice.io/documentation/open-source/1.3.0/category/prerequisites).
and [`worker-operator`](https://github.com/kubeslice/worker-operator) on the worker cluster. For more information, see [Prerequisites](https://kubeslice.io/documentation/open-source/latest/category/prerequisites).

### Build and Deploy Netops on a Kind Cluster

Expand Down

0 comments on commit 1db3650

Please sign in to comment.