Kenichi Omichi
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
4 additions and
4 deletions
-
contrib/terraform/openstack/README.md
-
docs/roadmap.md
|
@ -1,11 +1,11 @@ |
|
|
# 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 @@ |
|
|
- [ ] 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 |
|
|