GithubHelp home page GithubHelp logo

Comments (7)

anandswaminathan avatar anandswaminathan commented on August 22, 2024

@anekdoti Might be related to this - #130

Can you paste the output of the pods ? kubectl get pods -n flink-operator
Also wondering why you output does not have status field - https://github.com/lyft/flinkk8soperator/blob/master/deploy/crd.yaml#L382

Wondering issue with Subresources

from flinkk8soperator.

anekdoti avatar anekdoti commented on August 22, 2024

Hello @anandswaminathan

thanks for your attention. Here is the output of kubectl get pods -n flink-operator:

NAME                                                      READY   STATUS    RESTARTS   AGE
flinkoperator-cd9f5ccdb-pd95v                             1/1     Running   0          45h
wordcount-operator-example-f366d27c-jm-bc9545777-6r6hz    1/1     Running   0          16h
wordcount-operator-example-f366d27c-tm-7b99f654bb-s9w29   1/1     Running   0          16h
wordcount-operator-example-f366d27c-tm-7b99f654bb-tddbx   1/1     Running   0          16h

from flinkk8soperator.

anekdoti avatar anekdoti commented on August 22, 2024

Concerning the relation to #130: I also initially had problems with the taskmanagers starting because the taskmanager.network.memory.min was set larger than the JVM heap size. I worked around this by increasing the resource requests for job- and taskmanager to 1000Mi from 200Mi. Maybe I should have mentioned this before.

from flinkk8soperator.

anandswaminathan avatar anandswaminathan commented on August 22, 2024

@anekdoti We have found the root cause of the issue. You are running the older version of the operator. We are updating the docs. Sorry for the trouble.

from flinkk8soperator.

anandswaminathan avatar anandswaminathan commented on August 22, 2024

@anekdoti
The quickstart docs have been fixed: https://github.com/lyft/flinkk8soperator/blob/master/docs/quick-start-guide.md

Please start from scratch by deleting the existing resources. We do not want different version again causing issues.

from flinkk8soperator.

anekdoti avatar anekdoti commented on August 22, 2024

@anandswaminathan
It works perfectly now! Thank you very much!

from flinkk8soperator.

anandswaminathan avatar anandswaminathan commented on August 22, 2024

@anekdoti Great. Closing this.

from flinkk8soperator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.