Refer to kubernetes.io for getting started with setting up a Kubernetes cluster.
Before installing the FPGA-Operator, you should ensure that the Kubernetes cluster meets some prerequisites.
- Nodes must be configured with a container engine such as Docker or containerd.
- Node Feature Discovery (NFD) is used to create labels on each node. By default, NFD master and worker are automatically deployed by the operator. If NFD is already running in the cluster prior to the deployment of the operator, the operator can be configured to not to install NFD.