Add steps for installation

This commit is contained in:
Nico Schottelius 2021-12-19 20:25:50 +01:00
parent 6601a254a8
commit c81a21a310
1 changed files with 16 additions and 0 deletions

View File

@ -43,6 +43,22 @@ which contains development iterations at the moment:
* v2: Adjust manifests so that pods generally speaking run
* v3: Turned into a helm chart with most services running stable
If you want to give it a spin yourself, here is how to:
* Setup an IPv6 only kubernetes cluster
* Ensure you have helm locally installed
* Ensure you have
* Clone the ungleich-k8s repo (see link above)
* `cd apps/workadventure/`
And use
```
helm upgrade --install workadventure v3/
```
## Next steps
We are currently waiting to hear back from the redis bug report and