Skip to content

Commit

Permalink
Minor updates to docs (#425)
Browse files Browse the repository at this point in the history
* Remove Kind cluster as a prerequisite from dual-stack

As we are including steps on how to install the KinD cluster,
lets remove it from the prerequisite section.

Signed-off-by: Sridhar Gaddam <[email protected]>

* Fix broken links

Signed-off-by: Sridhar Gaddam <[email protected]>

---------

Signed-off-by: Sridhar Gaddam <[email protected]>
  • Loading branch information
sridhargaddam authored Oct 16, 2024
1 parent bd0660a commit 8896f99
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
- [Common Setup](#common-setup)
- [Multi-Primary](#multi-primary---multi-network)
- [Primary-Remote](#primary-remote---multi-network)
- [External Control Plane](#external-controlplane)
- [External Control Plane](#external-control-plane)
- [Dual-stack Support](#dual-stack-support)
- [Prerequisites](#prerequisites)
- [Prerequisites](#prerequisites-1)
- [Installation Steps](#installation-steps)
- [Validation](#ds-validation)
- [Validation](#validation)
- [Addons](#addons)
- [Deploy Prometheus and Jaeger addons](#deploy-prometheus-and-jaeger-addons)
- [Deploy Kiali addon](#deploy-kiali-addon)
Expand Down Expand Up @@ -1181,7 +1181,6 @@ For more details, you can refer to the Kubernetes [documentation](https://kubern

- Kubernetes 1.23 or later configured with dual-stack support.
- Sail Operator is installed.
- Kind cluster with dual-stack networking.

### Installation Steps

Expand Down

0 comments on commit 8896f99

Please sign in to comment.