You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/29 07:30:00 UTC

[jira] [Updated] (FLINK-15646) Configurable K8s context support

     [ https://issues.apache.org/jira/browse/FLINK-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-15646:
-----------------------------------
    Labels: pull-request-available  (was: )

> Configurable K8s context support
> --------------------------------
>
>                 Key: FLINK-15646
>                 URL: https://issues.apache.org/jira/browse/FLINK-15646
>             Project: Flink
>          Issue Type: New Feature
>          Components: Deployment / Kubernetes
>            Reporter: Canbin Zheng
>            Priority: Minor
>              Labels: pull-request-available
>
> One would be forced to first {{kubectl config use-context <context>}} to switch to the desired context if working with multiple K8S clusters or having multiple K8S "users" for interacting with the specified cluster,  so it is an important improvement to add an option(kubernetes.context) for configuring arbitrary contexts when deploying a Flink cluster. If that option is not specified, then the current context in the config file would be used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)