mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-29 17:42:47 +00:00
update table
This commit is contained in:
@@ -8,6 +8,7 @@ The goal is to create all cloud services from scratch.
|
||||
| Platform | Checked Talos version | Addons | Setup type | Nat |
|
||||
|---|---|---|---|---|
|
||||
| [Azure](azure) | 1.1.0 | CCM,CSI,Autoscaler | many regions, many zones | ✓ |
|
||||
| [Exoscale](exoscale) | 1.3.0 | CCM,Autoscaler | many regions | ✗ |
|
||||
| [GCP](gcp-zonal) | 0.14.0 | CCM,CSI,Autoscaler | one region, many zones | ✓ |
|
||||
| [Hetzner](hetzner) | 1.2.2 | CCM,CSI,Autoscaler | many regions | ✗ |
|
||||
| [Openstack](openstack) | 1.1.0 | CCM,CSI | many regions, many zones | ✓ |
|
||||
@@ -23,6 +24,6 @@ It uses ```hostNetwork``` ports 80,443 for optimizations.
|
||||
It helps me to tweak the kernel on a host and apply it to ingress controller.
|
||||
And I can disable conntrack too.
|
||||
* **coredns-local** (daemonsets) uses dummy interface on al nodes and has ip ```169.254.2.53```
|
||||
It increases 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.
|
||||
|
||||
Reference in New Issue
Block a user