This commit is contained in:
Philipp
2022-04-02 23:08:45 +02:00
parent 1383f95200
commit 8cacb4a2f8
2 changed files with 1 additions and 1 deletions

16
kustomize/calico.yaml Normal file
View File

@@ -0,0 +1,16 @@
kind: DaemonSet
apiVersion: apps/v1
metadata:
name: calico-node
namespace: kube-system
labels:
k8s-app: calico-node
spec:
template:
spec:
volumes:
# Used to install Flex Volume Driver
- name: flexvol-driver-host
hostPath:
type: DirectoryOrCreate
path: /var/lib/kubelet/volumeplugins/nodeagent~uds/uds