Git Product home page Git Product logo

Comments (4)

yaron2 avatar yaron2 commented on July 17, 2024 1

if we fail when Kore isn't installed, we're essentially saying you can't deploy Azure Functions to Kubernetes via the cli without Kore.. we need to give people the choice of whether or not they want extra components to go along with Azure Functions.

I expect many people who are just getting started with Azure Functions for testing/dev/evaluation purposes wouldn't need Kore from the get go.

Regarding the helmless installation - I agree, I don't like it either. Helm 3 should come out without tiller, meaning only a client side Helm component.
We can always take the route of simply putting everything in a single .yaml file and calling kubectl apply on it.

from keda.

yaron2 avatar yaron2 commented on July 17, 2024

I think the func deploy command should focus on creating the appropriate ScaledObject resources - the installation of Kore is a seperate concern and should be assumed that Kore is installed.

The func deploy command will first check to see if Kore is running. If not, it will issue a log message saying it's skipping autoscale creation.

from keda.

jeffhollan avatar jeffhollan commented on July 17, 2024

I'm ok with that - but would likely prefer it fails outright if it doesn't see Kore running. And it would be nice if I didn't have to go as far as installing helm on my cluster to get Kore installed. But that's likely not a big deal as I expect most people with something in Kubernetes will reasonably have a helm client / tiller already setup.

from keda.

ahmelsayed avatar ahmelsayed commented on July 17, 2024

I think most of the points here are covered. See https://github.com/Azure/Kore/wiki/Using-core-tools-with-Kore-and-Osiris for details.

from keda.

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.