Skip to content

s3proxy on other K8S distro (kubeadm) #3349

Answered by daniel-weisse
rune1979 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there

While this does sound like an interesting project, it is not officially supported.
As you have already figured out, the s3proxy depends on Constellation's KeyService to manage encryption/decryption keys.

You can try deploying the KeyService as a standalone application into your cluster, but there are no guarantees it will work.
We also do not publish any Helm charts for the KeyService, since they are included as part of the CLI and Terraform provider.
If you want to take a look nonetheless, the files can be found here.

Theoretically, you could also roll your own implementation of a KeyService.
The only requirement is that it implements this grpc interface.

Hope this helps!

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@rune1979
Comment options

Answer selected by rune1979
Comment options

You must be logged in to vote
5 replies
@rune1979
Comment options

@msanft
Comment options

@rune1979
Comment options

@msanft
Comment options

@rune1979
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants