[
https://issues.apache.org/jira/browse/FLINK-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zili Chen closed FLINK-15646.
-----------------------------
Resolution: Fixed
master via 407b5bc6be31603c1f1a7d6637a3599ef98370e8
It is not a bugfix issue but a new feature so that I don't back port to 1.10.1.
> 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
> Assignee: Canbin Zheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> 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)