瀏覽代碼

Merge branch 'devel' of https://github.com/dellhpc/omnia into issue-96

Lucas A. Wilson 4 年之前
父節點
當前提交
ccca96873f
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      kubernetes/roles/startmaster/tasks/main.yml

+ 5 - 0
kubernetes/roles/startmaster/tasks/main.yml

@@ -84,6 +84,11 @@
   register: gpu_enable
   tags: init
 
+- name: Deploy Xilinx Device Plugin 
+  shell: kubectl create -f https://raw.githubusercontent.com/Xilinx/FPGA_as_a_Service/master/k8s-fpga-device-plugin/fpga-device-plugin.yml
+  register: fpga_enable
+  tags: init
+
 - name: Create yaml repo for setup
   file: 
     path: /root/k8s