-- Forwarded message -
From: Priyanka Manickam
Date: Tue, 25 May 2021, 21:13
Subject: Fwd: Getting error in pod template
To: user , Yang Wang
-- Forwarded message -
From: Priyanka Manickam
Date: Tue, 25 May 2021, 21:11
Subject: Re: Getting error in pod
-- Forwarded message -
From: Priyanka Manickam
Date: Tue, 25 May 2021, 21:11
Subject: Re: Getting error in pod template
To: Yang Wang
Hi team ,
Now i am able to run the flink with pod-template. Thanks for the input.
Problem 1:
But i am not able to pull the jar from the blob
Could you share how you are starting the Flink native k8s application with
pod template?
Usually it look like the following commands. And you need to have the Flink
binary on your local machine.
Please note that pod template is working with native K8s mode only. And you
could not use the "kubectl"
_kubernetes/#pod-template
>> [2].
>> https://github.com/wangyang0918/flink/blob/FLINK-19545-k8s-ha-e2e-dev-1/flink-end-to-end-tests/test-scripts/test_kubernetes_application_ha.sh
>>
>> Best,
>> Yang
>>
>> Priyanka Manickam 于2021年5月17日周一 下午3:55写道:
>>
>>>
>>> ---