Sirajudeen 66a5dbd574 Added function to support deployment of calico CNI
* This function will be used by the k8scontrol and ephemeral to
  deploy calico via function.
* We will no longer apply the upstream version of calico.

Change-Id: I46ccae8e3fe9475cfad35d713a2faf7520f2a6a5
Relates-To: #302
2020-08-20 01:13:31 +00:00

8 lines
204 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- kube-controllers-role.yaml
- kube-controllers-service-account.yaml
- node-rolebinding.yaml
- node-service-account.yaml