Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (20 loc) · 787 Bytes

Kubernetes.md

File metadata and controls

33 lines (20 loc) · 787 Bytes

Kubernetes

You can also deploy Foundry VTT on your K8S/K3S cluster using different approachs.

Kustomize

by mbround18

Requirements:

  • Kubernetes Cluster (EKS/GKE/AKS/K3S/K8S)

Follow the detailed step on the his repo.

Helm Charts

by Hugo Prudente

Requirements:

git clone https://github.com/hugoprudente/charts/

Edit the file values.yaml with your desired configuration.

helm install --name foundry ./incubator/foundry-vtt