quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.57k stars 2.63k forks source link

Document how to use OpenShift/Kubernetes security with Quarkus #10954

Open sberyozkin opened 4 years ago

sberyozkin commented 4 years ago

Description Provide a security-kubernetes.adoc which will describe all the security options related to securing Quarkus in OpenShift/Kubernetes and then we can link to it from a central security.adoc as well as other Kubernetes guides.

CC @geoand @Ladicek @iocanel and other OpenShift experts

quarkusbot commented 4 years ago

/cc @geoand

geoand commented 4 years ago

@sberyozkin what sort of information do you envision this guide would contain?

geoand commented 4 years ago

@sberyozkin can you please add some more details about what you expect to see with this?

Ladicek commented 4 years ago

I'm also not sure what "security options related to securing Quarkus in OpenShift/Kubernetes" are.

Is this more about highlighting specific Quarkus features that make most sense in K8s/OpenShift, or is this more about highlighting specific K8s/OpenShift features that make most sense with Quarkus?