This step will create CustomResourceDefinition(ClusterPolicy) in the cluster specified in ~/.kube/config
and deploy operator controller.
By default, all the resources will be created in namespace “xilinx-system”. To change the namespace, update ./config/default/kustomization.yaml
properly.
$ make deploy