W
W
web_dev2020-04-01 19:17:05
Amazon Web Services
web_dev, 2020-04-01 19:17:05

Buy space for Bare Metal Kubernetes Persistence Volume?

Hello,
there is a Bare Metal Kubernetes Cluster on which I am experimenting and doing one project little by little.
There is a lot of space, so everything lies on locally mounted Persistence Volumes.
https://kubernetes.io/docs/concepts/storage/volumes/
But there is a need to move some things to storage outside the cluster. Accordingly, there are many options, but as it turns out, there are not so many simple ones for Bare Metal.
As far as I understand, in order to use Amazon and Google storage. You have to be in their ecosystem. That is, I can’t just take and buy, say, 5-10 GB of space there.

Please tell me where I can buy 5-10 GB of space in order to connect this space to my Bare Metal cluster.

I hope the question is not too chaotic, and you understand what I need.

Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
de1m, 2020-04-01
@de1m

If you have the opportunity, then I would rather use an object storage like AWS S3 or Google Object Storage. Even if you have to rewrite something, it is still better to use object storage. If desired or not possible, you can use Ceph and its RADOS for storage.
If it doesn’t go at all, then you can see, for example , OpenEBS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question