From b850c002b0adeff02e754fd2c3e522d0df5391df Mon Sep 17 00:00:00 2001 From: "Sergiu Marsavela (smarsave)" Date: Wed, 11 Sep 2019 19:59:39 -0500 Subject: [PATCH] Add missing OpenStack reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fed18c0c9a..1789cdb922 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ To install a Kubernetes cluster on OpenStack, follow this [guide](/docs/tutorial ## Features -* Automates the provisioning of Kubernetes clusters in [AWS](/docs/aws.md) and [GCE](/docs/tutorial/gce.md) +* Automates the provisioning of Kubernetes clusters in [AWS](/docs/aws.md), [OpenStack](/docs/tutorial/openstack.md) and [GCE](/docs/tutorial/gce.md) * Deploys Highly Available (HA) Kubernetes Masters * Built on a state-sync model for **dry-runs** and automatic **idempotency** * Ability to generate [Terraform](/docs/terraform.md)