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

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

    [ https://issues.apache.org/jira/browse/FLINK-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026859#comment-17026859 ] 

Till Rohrmann commented on FLINK-15646:
---------------------------------------

Before opening PRs, please ask a committer to assign you to this ticket [~felixzheng].

> Configurable K8s context support
> --------------------------------
>
>                 Key: FLINK-15646
>                 URL: https://issues.apache.org/jira/browse/FLINK-15646
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Deployment / Kubernetes
>    Affects Versions: 1.10.0
>            Reporter: Canbin Zheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0, 1.10.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)