Canbin Zheng created FLINK-16699:
------------------------------------
Summary: Support accessing secured services via K8s secrets
Key: FLINK-16699
URL:
https://issues.apache.org/jira/browse/FLINK-16699 Project: Flink
Issue Type: Improvement
Components: Deployment / Kubernetes
Reporter: Canbin Zheng
Fix For: 1.11.0
Kubernetes [Secrets|
https://kubernetes.io/docs/concepts/configuration/secret/] can be used to provide credentials for a Flink application to access secured services. This ticket proposes to
# Support to mount user-specified K8s Secrets into the JobManager/TaskManager Container
# Support to use a user-specified K8s Secret through an environment variable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)