From bc465fb6c0b62451568b00a9e2a00ef9c125781b Mon Sep 17 00:00:00 2001 From: Sebastian Melchior Date: Tue, 29 Nov 2016 12:16:30 +0100 Subject: [PATCH] add azure to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index befcc5431..3be438a43 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ If you have questions, you can [invite yourself](https://slack.kubespray.io/) to **chat** with us on Slack! [![SlackStatus](https://slack.kubespray.io/badge.svg)](https://kubespray.slack.com) -- Can be deployed on **AWS, GCE, OpenStack or Baremetal** +- Can be deployed on **AWS, GCE, Azure, OpenStack or Baremetal** - **High available** cluster - **Composable** (Choice of the network plugin for instance) - Support most popular **Linux distributions** @@ -26,6 +26,7 @@ To deploy the cluster you can use : * [Cloud providers](docs/cloud.md) * [OpenStack](docs/openstack.md) * [AWS](docs/aws.md) +* [Azure](docs/azure.md) * [Network plugins](#network-plugins) * [Roadmap](docs/roadmap.md)