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">
|
<div align="center">
|
||||||
|
|
||||||
[](https://discord.gg/k8s-at-home)
|
[](https://discord.gg/k8s-at-home)
|
||||||
[](https://talos.dev/)
|
[](https://talos.dev/)
|
||||||
[](https://github.com/onedr0p/home-ops/actions/workflows/renovate.yaml)
|
[](https://github.com/onedr0p/home-ops/actions/workflows/renovate.yaml)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
clusterName: cluster-0
|
clusterName: cluster-0
|
||||||
|
|
||||||
talosVersion: v1.3.1
|
talosVersion: v1.4.0
|
||||||
kubernetesVersion: v1.26.0
|
kubernetesVersion: v1.27.1
|
||||||
endpoint: https://cluster-0.${domainName}:6443
|
endpoint: https://cluster-0.${domainName}:6443
|
||||||
|
|
||||||
cniConfig:
|
cniConfig:
|
||||||
@@ -40,10 +40,10 @@ controlPlane:
|
|||||||
allowSchedulingOnMasters: true
|
allowSchedulingOnMasters: true
|
||||||
apiServer:
|
apiServer:
|
||||||
extraArgs:
|
extraArgs:
|
||||||
feature-gates: MixedProtocolLBService=true,EphemeralContainers=True
|
feature-gates: MixedProtocolLBService=true
|
||||||
controllerManager:
|
controllerManager:
|
||||||
extraArgs:
|
extraArgs:
|
||||||
feature-gates: MixedProtocolLBService=true,EphemeralContainers=True
|
feature-gates: MixedProtocolLBService=true
|
||||||
discovery:
|
discovery:
|
||||||
registries:
|
registries:
|
||||||
service:
|
service:
|
||||||
|
Reference in New Issue
Block a user