mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-11-01 10:48:36 +00:00
compatibility list
This commit is contained in:
17
README.md
17
README.md
@@ -28,8 +28,24 @@ Having a single Kubernetes control plane that spans multiple cloud providers can
|
|||||||
| [Hetzner](hetzner) | 1.3.4 | CCM,CSI,Autoscaler | many regions | ✗ | ✓ |
|
| [Hetzner](hetzner) | 1.3.4 | CCM,CSI,Autoscaler | many regions | ✗ | ✓ |
|
||||||
| [Openstack](openstack) | 1.3.4 | CCM,CSI | many regions, many zones | ✓ | ✓ |
|
| [Openstack](openstack) | 1.3.4 | CCM,CSI | many regions, many zones | ✓ | ✓ |
|
||||||
| [Oracle](oracle) | 1.3.4 | CCM,~~CSI~~,Autoscaler | one region, many zones | ✓ | ✓ |
|
| [Oracle](oracle) | 1.3.4 | CCM,~~CSI~~,Autoscaler | one region, many zones | ✓ | ✓ |
|
||||||
|
| [Proxmox](proxmox) | 1.3.4 | CCM | one region, one zones | ✓ | ✓ |
|
||||||
| [Scaleway](scaleway) | 1.3.4 | CCM,CSI | one region | ✓ | ✓ |
|
| [Scaleway](scaleway) | 1.3.4 | CCM,CSI | one region | ✓ | ✓ |
|
||||||
|
|
||||||
|
## Multi cloud compatibility
|
||||||
|
|
||||||
|
CCM compatibility, which can work together:
|
||||||
|
* Talos CCM in mode: `cloud-node`
|
||||||
|
* Other CCMs in mode: `cloud-node-lifecycle`
|
||||||
|
|
||||||
|
| | Azure | GCP | Hetzner | Openstack | Proxmox |
|
||||||
|
|---|---|---|---|---|---|
|
||||||
|
| Azure | | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
| Exoscale | | | | |
|
||||||
|
| GCP | ✓ | | ✓ | ✓ | ✓ |
|
||||||
|
| Hetzner | ✓ | ✓ | | ✓ | ✓ |
|
||||||
|
| Openstack | ✓ | ✓ | ✓ | | ✓ |
|
||||||
|
| Proxmox | ✓ | ✓ | ✓ | ✓ | |
|
||||||
|
|
||||||
## Known issues
|
## Known issues
|
||||||
|
|
||||||
* Talos does not support Oracle CSI.
|
* Talos does not support Oracle CSI.
|
||||||
@@ -43,5 +59,4 @@ It helps me to tweak the kernel on a host and apply it to ingress controller.
|
|||||||
And I can disable conntrack too.
|
And I can disable conntrack too.
|
||||||
* **coredns-local** (daemonsets) uses dummy interface on al nodes and has ip ```169.254.2.53```
|
* **coredns-local** (daemonsets) uses dummy interface on al nodes and has ip ```169.254.2.53```
|
||||||
It decrease the dns response (all traffic does not leave the node).
|
It decrease the dns response (all traffic does not leave the node).
|
||||||
It makes sense in multi-cloud setup. Kubernets still does not have geo-based load balancer capabilities (alfa).
|
|
||||||
* **rancher.io/local-path** as default storage class.
|
* **rancher.io/local-path** as default storage class.
|
||||||
|
|||||||
Reference in New Issue
Block a user