Skip to content

Instantly share code, notes, and snippets.

View davidspek's full-sized avatar

David van der Spek davidspek

View GitHub Profile
@davidspek
davidspek / kube-vip-control-plane-pod.yaml
Last active March 8, 2022 12:16
kube-vip cluster api test
---
# Source: kube-vip/templates/rbac.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: kube-vip-control-plane
namespace: kube-system
labels:
helm.sh/chart: kube-vip-0.4.3
app.kubernetes.io/name: kube-vip