omnia
omnia copied to clipboard
Update xilinx fpga device plugin location
Describe the bug in https://github.com/dellhpc/omnia/blob/devel/roles/k8s_start_services/vars/main.yml
update line 80:
fpga_device_plugin_yaml_url: https://raw.githubusercontent.com/Xilinx/FPGA_as_a_Service/master/k8s-fpga-device-plugin/fpga-device-plugin.yml
with updated URL:
fpga_device_plugin_yaml_url: https://raw.githubusercontent.com/Xilinx/FPGA_as_a_Service/master/k8s-device-plugin/k8s-device-plugin.yml
it also appears that we are not detecting if there is an FPGA. all instances install the fpga device plugin, please check the variable that is populated when probing the system for hardware
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.