Skip to content

Commit

Permalink
doc(): [gateway-sidecar]Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
narmidm authored Apr 4, 2024
2 parents 7f3da2c + 8848ae8 commit a7e251b
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 @@ -5,8 +5,8 @@ The Slice VPN Gateway is a slice network service component that provides a secur
## Get Started

Please refer to our documentation on:
- [Get Started on KubeSlice](https://kubeslice.io/documentation/open-source/1.2.0/category/get-started)
- [Install KubeSlice](https://kubeslice.io/documentation/open-source/1.2.0/category/install-kubeslice)
- [Get Started on KubeSlice](https://kubeslice.io/documentation/open-source/1.3.0/category/get-started)
- [Install KubeSlice](https://kubeslice.io/documentation/open-source/1.3.0/category/install-kubeslice)


### Prerequisites
Expand All @@ -15,7 +15,7 @@ Before you begin, make sure the following prerequisites are met:
* A running [`kind`](https://kind.sigs.k8s.io/).
* [`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.2.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/1.3.0/category/prerequisites).

# Build and Deploy Gateway Sidecar on a Kind Cluster

Expand Down

0 comments on commit a7e251b

Please sign in to comment.