Skip to content

Commit

Permalink
fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
facchettos committed Feb 13, 2024
1 parent b3ac307 commit ff79a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/deploying-vclusters/high-availability.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ In order to run vCluster with k3s as Kubernetes distribution in high availabilit

* Create and use an [external datastore](./persistence.mdx) (as opposed to the embedded SQLite datastore used in single-server setups)
* Run two or more k3s pods that will serve the Kubernetes API and run other control plane services
* You can also run k3s in high availability with the pro feature [embedded etcd](/pro/docs/features/high_availability)
* You can also run k3s in high availability with the pro feature [embedded etcd](../../pro/docs/features/high_availability)

First create a `values.yaml` in the following form and make sure to change the connection string in `K3S_DATASTORE_ENDPOINT`:

Expand Down

0 comments on commit ff79a8a

Please sign in to comment.