Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrates with k8s cluster using k8s java client #9690

Open
tanyakoganoracle opened this issue Jan 24, 2025 · 1 comment
Open

Integrates with k8s cluster using k8s java client #9690

tanyakoganoracle opened this issue Jan 24, 2025 · 1 comment

Comments

@tanyakoganoracle
Copy link

tanyakoganoracle commented Jan 24, 2025

I saw this in Google, and thought that it will be nice to have in Helidon.

"java how to read kubernetes secrets"

Image

@romain-grecourt
Copy link
Contributor

romain-grecourt commented Jan 24, 2025

It's unclear what you're asking for.
Are you asking for Helidon to mirror the Spring features described in the screenshot ?

In k8s, secrets can be mounted as volume or environment variables similar to config maps.
I.e. You can Helidon Config or MicroProfile Config (in Helidon MP) to get the values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

No branches or pull requests

2 participants