Hi Nico,

thanks for your help.

$ kubectl exex -it <pod name> /bin/bash
that was what I was looking for.

This command provides a shell directly into my job-manager instance.

Best,
Marc

> Am 08.06.2017 um 12:05 schrieb Nico Kruber <[email protected]>:
> 
> If you have access to the web dashboard, you probably have access to the 
> Jobmanager in general and can submit jobs from your command line by passing
> 
> flink run --jobmanager <host:port> ...
> 
> 
> I've looped in Patrick in case I am missing something kubernetes-specific 
> here.
> 
> 
> Nico
> 
> On Wednesday, 7 June 2017 16:09:07 CEST Kaepke, Marc wrote:
>> Hi together,
>> 
>> I run Flink on kubernetes and I’m able to can access the web dashboard
>> inside k8n.
> 
>> My question is: How do I get access to the shell? I don’t want to deploy my
>> job on the UI.
> 
>> 
>> Thanks!
>> Best,
>> Marc
> 

Reply via email to