Code Monkey home page Code Monkey logo

Comments (5)

schnie avatar schnie commented on May 30, 2024

Hey @jacobhjkim, just curious, what would be your use-case for stateful KEDA workers?

We also just merged a slightly more open-source friendly version of this chart into the official Apache Airflow repository, so a PR over on the main Airflow repo would be great! It lives under the chart subdirectory.

from airflow-chart.

jacobhjkim avatar jacobhjkim commented on May 30, 2024

I currently have an issue with webserver not being able to fetch logs from each worker. I thought that this issue would be solved by using StatefulSet and assigning a fixed DNS name to each individual worker.

It's great to hear that this chart repo has been merged into the official Apache Airflow repo!

from airflow-chart.

schnie avatar schnie commented on May 30, 2024

Oh, that's a good point. Even with a StatefulSet, if you attempt to view the logs from a worker that has been scaled away, you'd get he same error.

I think the only way to get around this would be to use a centralized logging solution, like one of the object store backends (s3, gcs, wasb) or elastic.

from airflow-chart.

dimberman avatar dimberman commented on May 30, 2024

@jacobhjkim That's an interesting point re: logs. How would this work if a worker is scaled down? Would a worker need to spin up again to use that volume to pull the logs?=

from airflow-chart.

jacobhjkim avatar jacobhjkim commented on May 30, 2024

Right, using StatefulSet won't solve the issue mentioned above. Will close this issue. (Sorry for the late reply 😅)

from airflow-chart.

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.