Since the very first version, Epinio has made use of an internal S3 endpoint to store the user's projects in the form of aggregated tarballs.
4 posts tagged with "s3gw"
View All TagsDeploy s3gw in Digital Ocean
Introduction
In this tutorial, we will walk through the setup of a single-node K3s Kubernetes cluster with Rancher, together with the S3 Gateway (s3gw) and a Longhorn PV (Persistent Volume). This guide will use Digital Ocean, but these instructions will likely work with other cloud providers as well.
Introduction to s3gw
s3gw is an S3-compatible service focused on deployments in a Kubernetes environment backed by any PVC, including Longhorn. Since its inception, the primary focus has been on cloud native deployments. However, the s3gw can be deployed in a myriad of scenarios, provided some form of storage is attached.
Does your PV need S3 access? We’ve got you covered
Increased demand for cloud storage solutions has become a crucial topic in recent years: companies are requiring data to be made more readily available for their cloud-native applications.