Skip to content

Requirements for Lagoon to run on Managed Kubernetes Providers #2035

Answered by Schnitzel
Schnitzel asked this question in General
Discussion options

You must be logged in to vote

Storage

Lagoon and it's deployed applications require the following type of storage types provided by Managed Kubernetes:

The AWS, Azure, GCP Names are here only for reference purposes (so people understand what we mean with the types of storage). We want to make Lagoon able to run in any Managed Kubernetes Providers! Feel free to suggest any other providers!

Type k8s Access Modes Used for AWS, Azure, GCP Name
Block Storage ReadWriteOnce Lagoon: Docker Host Image Cache, Elasticsearch Data, API & Keycloak Database, etc
Applications: Solr Data, Persistent Redis, etc.
AWS EBS
Azure managed disks
GCP Persistent disks
Blob Storage (S3 Compatible) ReadWriteOnce Lagoon: Backup System

Replies: 2 comments

Comment options

Schnitzel
Jul 6, 2020
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by Schnitzel
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants