Skip to content
Snippets Groups Projects
Unverified Commit 4990eec4 authored by Kenichi Omichi's avatar Kenichi Omichi Committed by GitHub
Browse files

Replace Openstack with OpenStack (#6413)

The official word is OpenStack, not Openstack as [1].
This replaces it with OpenStack in the docs.

[1]: https://www.openstack.org/
parent bf8c8976
No related branches found
No related tags found
No related merge requests found
# Kubernetes on Openstack with Terraform # Kubernetes on OpenStack with Terraform
Provision a Kubernetes cluster with [Terraform](https://www.terraform.io) on Provision a Kubernetes cluster with [Terraform](https://www.terraform.io) on
Openstack. OpenStack.
## Status ## Status
This will install a Kubernetes cluster on an Openstack Cloud. It should work on This will install a Kubernetes cluster on an OpenStack Cloud. It should work on
most modern installs of OpenStack that support the basic services. most modern installs of OpenStack that support the basic services.
### Known compatible public clouds ### Known compatible public clouds
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
- [ ] Terraform to provision instances on: - [ ] Terraform to provision instances on:
- [ ] GCE - [ ] GCE
- [x] AWS (contrib/terraform/aws) - [x] AWS (contrib/terraform/aws)
- [x] Openstack (contrib/terraform/openstack) - [x] OpenStack (contrib/terraform/openstack)
- [x] Packet - [x] Packet
- [ ] Digital Ocean - [ ] Digital Ocean
- [ ] Azure - [ ] Azure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment