diff --git a/readme.md b/readme.md index 828021e..19c8c8b 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,10 @@ # Valheim GKE Server This repo contains all things necessary to automate setting up a Valheim server in GKE. + +## Architecture +![image](https://user-images.githubusercontent.com/31193909/137343959-1e86e73e-205c-4a79-99d5-2788545795a6.png) + ## Requirements * Helm > v3.0 @@ -79,4 +83,4 @@ Scaleup Cloud Function - scales node pool to 1 upon invocation ## Credits This uses a modified helm chart from https://addyvan.github.io/valheim-k8s/ -This uses the container from https://github.com/lloesche/valheim-server-docker \ No newline at end of file +This uses the container from https://github.com/lloesche/valheim-server-docker