mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-30 01:52:18 +00:00
Update table compatibility
This commit is contained in:
27
README.md
27
README.md
@@ -4,23 +4,16 @@ I store here the terraform code to launch Talos in the clouds.
|
||||
I wouldn't use the terrafrom modules from internet.
|
||||
The goal is to create all cloud services from scratch.
|
||||
|
||||
* [Azure](azure) - many regions, many zones.
|
||||
Well tested with talos 1.1.x.
|
||||
Platform addons: CCM,CSI,Autoscaler
|
||||
* [GCP](gcp-zonal) - one region, many zones.
|
||||
Well tested with talos 0.14.0.
|
||||
Platform addons: CCM,CSI,Autoscaler
|
||||
* [Hetzner](hetzner) - many regions.
|
||||
Well tested with talos 0.14.0.
|
||||
Platform addons: CCM,CSI,Autoscaler
|
||||
* [Openstack](openstack) - many regions, many zones.
|
||||
Well tested with talos 1.1.x.
|
||||
Platform addons: CCM,CSI
|
||||
* [Oracle](oracle) - many regions, many zones.
|
||||
Well tested with talos 1.0.0.
|
||||
* [Scaleway](scaleway) - one region.
|
||||
Well tested with talos 1.1.0.
|
||||
Platform addons: CCM,CSI
|
||||
|
||||
| Platform | Checked Talos version | Addons | Setup type | Nat |
|
||||
|---|---|---|---|---|
|
||||
| [Azure](azure) | 1.1.0 | CCM,CSI,Autoscaler | many regions, many zones | ✓ |
|
||||
| [GCP](gcp-zonal) | 0.14.0 | CCM,CSI,Autoscaler | one region, many zones | ✓ |
|
||||
| [Hetzner](hetzner) | 0.14.0 | CCM,CSI,Autoscaler | many regions | ✗ |
|
||||
| [Openstack](openstack) | 1.1.0 | CCM,CSI | many regions, many zones | ✓ |
|
||||
| [Oracle](oracle) | 1.0.0 | | many regions, many zones | ✓ |
|
||||
| [Scaleway](scaleway) | 1.1.0 | CCM,CSI | one region | ✓ |
|
||||
|
||||
|
||||
## Common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user