mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ talos 1.4.0 & kubernetes 1.27.1
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div align="center">
|
||||
|
||||
[](https://discord.gg/k8s-at-home)
|
||||
[](https://talos.dev/)
|
||||
[](https://talos.dev/)
|
||||
[](https://github.com/onedr0p/home-ops/actions/workflows/renovate.yaml)
|
||||
|
||||
</div>
|
||||
|
@@ -1,8 +1,8 @@
|
||||
---
|
||||
clusterName: cluster-0
|
||||
|
||||
talosVersion: v1.3.1
|
||||
kubernetesVersion: v1.26.0
|
||||
talosVersion: v1.4.0
|
||||
kubernetesVersion: v1.27.1
|
||||
endpoint: https://cluster-0.${domainName}:6443
|
||||
|
||||
cniConfig:
|
||||
@@ -40,10 +40,10 @@ controlPlane:
|
||||
allowSchedulingOnMasters: true
|
||||
apiServer:
|
||||
extraArgs:
|
||||
feature-gates: MixedProtocolLBService=true,EphemeralContainers=True
|
||||
feature-gates: MixedProtocolLBService=true
|
||||
controllerManager:
|
||||
extraArgs:
|
||||
feature-gates: MixedProtocolLBService=true,EphemeralContainers=True
|
||||
feature-gates: MixedProtocolLBService=true
|
||||
discovery:
|
||||
registries:
|
||||
service:
|
||||
|
Reference in New Issue
Block a user