talos wip

This commit is contained in:
=
2024-12-08 01:36:48 -05:00
parent d6983b4744
commit 7aa2992228
14 changed files with 1404 additions and 0 deletions

View File

@ -0,0 +1,8 @@
kind: ConfigMap
apiVersion: v1
metadata:
name: kubernetes-services-endpoint
namespace: tigera-operator
data:
KUBERNETES_SERVICE_HOST: "192.168.1.15"
KUBERNETES_SERVICE_PORT: '6443'