From c81a21a3100c9043fef2bcc4f51eb3e8ab047ebd Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 19 Dec 2021 20:25:50 +0100 Subject: [PATCH] Add steps for installation --- .../contents.lr | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/content/u/blog/2021-12-19-workadventure-ipv6-kubernetes/contents.lr b/content/u/blog/2021-12-19-workadventure-ipv6-kubernetes/contents.lr index b30bdca..b1b18f0 100644 --- a/content/u/blog/2021-12-19-workadventure-ipv6-kubernetes/contents.lr +++ b/content/u/blog/2021-12-19-workadventure-ipv6-kubernetes/contents.lr @@ -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