k8s: add Kube-VIP

This commit is contained in:
2025-02-05 20:55:06 -06:00
parent 83bd27e4ae
commit b34fbd0b6f
3 changed files with 117 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- rbac.yaml
- daemonset.yaml