gruntwork-io/kubergrunt

Add support for multiple ASGs in rolling deployment command

Open

#72 geöffnet am 7. Okt. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (92 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (564 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Currently, kubergrunt requires a single --asg-name when running eks deploy but in many clusters you'll have multiple ASGs for your worker nodes.

It would be great if this supported providing a list of ASGs and running rolling deployments on each of them.

Contributor Guide