1. Installing Using Helm - 2023.2 English

FPGA Operator

Release Date
2023-10-30
Version
2023.2 English

Helm is a tool used to manage Kubernetes applications, and Helm chart can define, install, and upgrade even the most complex Kubernetes application. It is the preferred way to install the FPGA-Operator.

Note: If you have previously installed the old version of FPGA-Operator, the helm will not be able to update the CRD by ‘install’ command. Therefore, you need to update the CRD manually via kubectl.

$ kubectl apply -f https://raw.githubusercontent.com/Xilinx/fpga-operator/main/deployments/fpga-operator/crds/policy.xilinx.com_clusterpolicies.yaml