You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Canbin Zheng (Jira)" <ji...@apache.org> on 2020/03/20 10:58:00 UTC

[jira] [Created] (FLINK-16699) Support accessing secured services via K8s secrets

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)