Amend: for release 1.10.1, please refer to this guide [1].

[1] 
https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/deployment/native_kubernetes.html#log-files

Best,
Yangze Guo

On Thu, Jun 4, 2020 at 9:52 AM Yangze Guo <karma...@gmail.com> wrote:
>
> Hi, Kevin,
>
> Regarding logs, you could follow this guide [1].
>
> BTW, you could execute "kubectl get pod" to get the current pods. If
> there is something like "flink-taskmanager-1-1", you could execute
> "kubectl describe pod flink-taskmanager-1-1" to see the status of it.
>
> [1] 
> https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/native_kubernetes.html#log-files
>
> Best,
> Yangze Guo
>
> On Thu, Jun 4, 2020 at 2:28 AM kb <kevin_bohin...@comcast.com> wrote:
> >
> > Hi
> >
> > We are using 1.10.1 with native k8s and while the service appears to be
> > created and I can submit a job & see it via Web UI, TMs/pods are never
> > created thus the jobs never start.
> >
> > org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException:
> > Could not allocate the required slot within slot request timeout. Please
> > make sure that the cluster has enough resources.
> >
> > Is there somewhere I could see the pod creation logs?
> >
> > thanks
> >
> >
> >
> > --
> > Sent from: 
> > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Reply via email to