rigger icon indicating copy to clipboard operation
rigger copied to clipboard

Add option to setup different schedulers on Deis provision

Open sgoings opened this issue 9 years ago • 6 comments

During the public release planning meeting, @smothiki brought up the idea that being able to choose what scheduler to use with Deis would be a desirable feature for rigger.

The way I would consider implementing that would be:

  • add a question that asks this question: "What scheduler would you like to use?" with options:
    • fleet (default)
    • swarm
    • kubernetes
    • mesos
  • pick up on this variable (DEIS_SCHEDULER) during the provisioning process (where it makes sense).

sgoings avatar Sep 03 '15 18:09 sgoings

:+1:

smothiki avatar Sep 03 '15 18:09 smothiki

:+1:

rimusz avatar Oct 07 '15 20:10 rimusz

I suggest that comments containing only a reaction icon (like :+1:) should be avoided. Showing the reaction on the original comment takes a lot less screen space and makes it easier to count the number of people with a given reaction.

elifarley avatar Mar 21 '16 12:03 elifarley

@elifarley reactions were just introduced last week. Yes we will use them moving forward.

bacongobbler avatar Mar 21 '16 14:03 bacongobbler

The scheduler tech previews have been removed from the Deis LTS as of https://github.com/deis/deis/pull/4861 (see deis/deis#4860 for context), so there are no more schedulers to choose from other than Fleet for v1. I'd vote that we do not implement this.

bacongobbler avatar Mar 21 '16 15:03 bacongobbler

Is there any plan to modify rigger to install deis v2 ?

smothiki avatar Mar 24 '16 20:03 smothiki