MilliwaysStack: Difference between revisions
Created page with "We want to run an OpenStack experiment == The grander idea == == the software stack explained == == the hardware availible == == documentation == == communications ==" |
|||
| Line 2: | Line 2: | ||
== The grander idea == | == The grander idea == | ||
We want to try out an installation of OpenStack to give people around milliways experience with running (on). | |||
From an unnamed source we got 9 HPE servers. We will use 8 of them to run OpenStack on it. Storage is on a seperate machine. | |||
=== MVP === | |||
The MVP would be: | |||
* Kubernetes / docker | |||
* object storage | |||
* file systems | |||
* Networking | |||
* Virtual machines | |||
* Firewalling | |||
* Databases - mariaDB / PostgreSQL | |||
* Someone something redis I guess | |||
* container registry | |||
Maybe we can get those running for 39c3 | |||
=== e-MVP === | |||
The extended MVP would be: | |||
* functional Monitoring & alerting | |||
* autoscaling | |||
* integration into milliways identity & access management authentik | |||
* logging & alerting | |||
== the software stack explained == | == the software stack explained == | ||
Revision as of 14:53, 8 November 2025
We want to run an OpenStack experiment
The grander idea
We want to try out an installation of OpenStack to give people around milliways experience with running (on).
From an unnamed source we got 9 HPE servers. We will use 8 of them to run OpenStack on it. Storage is on a seperate machine.
MVP
The MVP would be:
- Kubernetes / docker
- object storage
- file systems
- Networking
- Virtual machines
- Firewalling
- Databases - mariaDB / PostgreSQL
- Someone something redis I guess
- container registry
Maybe we can get those running for 39c3
e-MVP
The extended MVP would be:
- functional Monitoring & alerting
- autoscaling
- integration into milliways identity & access management authentik
- logging & alerting