-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: include community badge (#75)
- Loading branch information
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
![](https://img.shields.io/badge/Stability-Experimental-red.svg) | ||
[![Equinix Community](https://img.shields.io/badge/Equinix%20Community%20-%20%23E91C24?logo=equinixmetal)](https://community.equinix.com) | ||
|
||
# OpenStack on Equinix Metal | ||
|
||
|
@@ -8,15 +9,13 @@ This repository is [Experimental](https://github.com/packethost/standards/blob/m | |
|
||
Use Terraform to quickly and easily create an OpenStack cloud powered by Armv8 and/or x86 bare metal servers at Equinix Metal. Specifically, this deployment showcases how a multi-node cloud can be deployed on Equinix Metal bare metal. | ||
|
||
This repo supports the Ussuri version of OpenStack. | ||
This repo supports the [OpenStack Ussuri](https://www.openstack.org/software/ussuri/) version. | ||
|
||
The deployment defaults to a minimum 3 node OpenStack cloud, consisting of 2 x86 infrastructure nodes and a single x86 compute node. | ||
|
||
- It is possible to modify the total number of nodes and the type (various sizes of x86 and ARM hardware provided by Equinix Metal). | ||
- By default, the template uses third generation Equinix Metal hardware. | ||
|
||
If you require support, please email [[email protected]](mailto:[email protected]), visit the Equinix Metal IRC channel (#equinixmetal on freenode), subscribe to the [Equinix Metal Community Slack channel](https://slack.equinixmetal.com) or post an issue within this repository. | ||
|
||
Contributions are welcome to help extend this work! | ||
|
||
## Walk Throughs | ||
|