kubernetes/kops

Azure Support

Open

#3957 opened on Nov 29, 2017

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

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