Hello,
I want to host atlassian products on kubernetes which storage solution is most suitable or how should we manage the storage?
We are currently using bare metal kubernetes. We use longhorn for storage. However, I would like to hear from you what is the most suitable solution for the atlassian. Also do you have support for kubernetes?
Thank you
@Kadriye Taylan yes, Kube is supported. See: https://atlassian.github.io/data-center-helm-charts/
As to storage, all datacenter products need a shared volume - RWX, and a RWO for local home. Not sure if anyone in the community had experience deploying to bare metal k8s.
In AWS world, EFS and EBS would be the right storage backends (in Azure - Azure Disk and Azure Files). There are no strict requirements for storage backend, except for Bitbucket that needs fast disk (thus AWS EFS isn't supported).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.