public-cloud-roadmap
public-cloud-roadmap copied to clipboard
Encrypted Block Volumes
As a user I want to be able to encrypt my block volumes.
A must which would facilitate the fulfillment of some of our requirements, as far as the scope includes volumes (block storage) for OVH Managed *Kubernetes* and uses server-side encryption with customer-provided encryption, like available now on OVH Object Storage (S3).
Can I have more info about encryption on OVH Object Storage (S3)? Thanks.
Customized encryption of data at rest is an important feature. Especially for potential customers from the financial sector.
Can I have more info about encryption on OVH Object Storage (S3)? Thanks.
Hi @biapar , here is the guide about Encryption on S3 Object Storage in OVHcloud: https://docs.ovh.com/ie/en/storage/object-storage/s3/encrypt-your-objects-with-sse-c/
Can I have more info about encryption on OVH Object Storage (S3)? Thanks.
Hi @biapar , here is the guide about Encryption on S3 Object Storage in OVHcloud.
Where?
Hi, any update on the topic ? It's a real requirement from some customers.
Hi,
- Is this feature including : O.S. instances drive encryption?
- setting the encryption will be including in the terraform provider?
Hi,
Any update on the topic ?
Push - Want to see this in K8S 👍
Hi @JacquesMrz , it impacts our own roadmap so it'd be also nice to know that you will NOT implement it within next months (therefore we'll unfortunately aim towards another encryption solution).
In the Openstack world there is Cinder Barbican to provide encryption at rest (LUKS) for Cinder volumes. As an MKS customer, I would like to be able to use transparent encryption at rest on a PV. For example via a specific annotation on the PVC. We solve the issue so far by running a Ceph cluster ourselves in the cluster which runs on the PV of the MKS. We then work with transparent OSD encryption and create our own storage class. In doing so, we lose approx. 50% of the IOPS.
As a transitional solution, it would help if MKS had the high-speed GEN2 storage available in order to have more IOPS available.
Hi @JacquesMrz , it impacts our own roadmap so it'd be also nice to know that you will NOT implement it within next months (therefore we'll unfortunately aim towards another encryption solution).
If I read the roadmap correctly, it looks like it should be implemented more or less between July and October 2024 :).
Hi Julie Which Solution Do you use? @Ovh: Why this delay?
@biapar Well, as of now, unencrypted volumes...
Nooo… I made a custom enc solution in c#. On the server I use a private key to enc the file and after I save on the blob. After I decrypt to read.
@biapar Nice! :) In this regard, depending on your use case, you might be interested in SOPS (but I advise waiting until SOPS have a clearer release cycle, which should be explained soon). The most sensitive data I have to store are on the OVH Object Storage which has a built-in encryption option. So I think to wait on OVH encryption for the Block part.
Feel free to reach out to me for support in setting up rook with encryption at rest at OVH MKS. We are happy to assist you.
Thank you! :)