This repository contains the manifest for my blogposts
helm repo add cilium https://helm.cilium.io/
helm repo update
helm upgrade --install cilium cilium/cilium --namespace kube-system -f values.yaml
kubectl taint nodes --all node-role.kubernetes.io/master-