snowdrop-zen / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
1 stars 0 forks source link

Missing documentation about k8s Service Bindings #296

Closed snowdrop-bot closed 3 years ago

snowdrop-bot commented 3 years ago

There is some support for k8s Service Bindings (https://github.com/k8s-service-bindings/spec) in a few (most?) of our jdbc data sources, but it's not mentioned in https://quarkus.io/guides/deploying-to-kubernetes and I'd like to see a section that explains that it's supported and how a minimal file system tree config will map to, say, a postgres quarkus configuration.

We should also list the extensions that support it ATM, because even if it will become outdated and not list newer extensions, at least it tells me which are expected to work.

Probably should also list the config keys that are loaded?

CC @geoand


https://github.com/quarkusio/quarkus/issues/15626


$upstream:15626$