kubernetes/kops

Azure Support

Open

#3,957 opened on Nov 29, 2017

View on GitHub
 (65 comments) (137 reactions) (0 assignees)Go (4,389 forks)batch import
help wantedkind/featurelifecycle/frozen

Repository metrics

Stars
 (14,270 stars)
PR merge metrics
 (Avg merge 6d 18h) (87 merged PRs in 30d)

Description

Problem Statement

Support the running a kops cluster on Azure. This implementation would model AWS and GCE, and would be awesome!

How

Azure includes full API support for the creation of virtual machines and their scaling groups. There are multiple examples of the 'hard way' but we first can model there managed version.

Why

Why not ? Having AWS, GCE, Azure is the trifecta

Design

TBD

Contributor guide