2.3 Deploying CRD and Operator - 2023.2 English

FPGA Operator

Release Date
2023-10-30
Version
2023.2 English

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