Ed Bartosh
06c07a5961
deployments/fpga_plugin: limit host mounts
...
The default deployment gives rather wide host mounts.
Limited sysfs mount only to the subdirectory the plugin
needs.
Mounted sysfs and dev mounts read-only.
Added notes that FPGA plugin can be run as non-root user.
2019-12-12 13:07:19 +02:00
Ubuntu
4f28657b6b
fpga: fixed documentation and demo
2019-09-10 19:30:20 -05:00
Dmitry Rozhkov
f08df95a28
Clarify the purpose of /var/run/kubernetes/admin.kubeconfig
2018-08-24 09:45:01 +03:00
Dmitry Rozhkov
009a6ebfb6
clarify fpga plugin modes in README.md
2018-08-20 10:28:11 +03:00
Ed Bartosh
cf8d6bbc3f
fix broken links in the FPGA plugin documentation
2018-08-14 15:00:48 +03:00
Mary Camp
51bb79bc60
Merge branch 'master' into fpga-readme-edits
2018-07-31 13:18:40 -04:00
MCamp859
be66697049
Replaced "afu" with "af" in 2 places.
...
Signed-off-by: MCamp859 <mary.camp@ptiglobal.net>
2018-07-31 10:33:18 -04:00
MCamp859
a29e04f614
Edits to FPGA readme files for format and text flow.
...
Signed-off-by: MCamp859 <mary.camp@ptiglobal.net>
2018-07-30 16:13:47 -04:00
Dmitry Rozhkov
1e7dbac162
Update README.md files to reflect changes caused by refactoring
...
update demo files
2018-07-30 15:29:33 +03:00
Dmitry Rozhkov
ff813285ed
typo fixed
2018-07-20 10:44:37 +03:00
Dmitry Rozhkov
861b23308d
Check node's annotations to set mode of FPGA plugin
2018-06-20 09:45:43 +03:00
Dmitry Rozhkov
371376cf73
fpga: restore mode names in resource prefixes
...
The latest refactoring of FPGA scanning accidentally removed
mode names from resource name prefixes.
Restore them back.
2018-06-18 14:10:53 +03:00
Ed Bartosh
983245b5a9
Reworked README.md
...
Split into 3 parts:
- main part with high level description of the repository
- Build and test Intel GPU Device Plugin for Kubernetes
- Build and test Intel FPGA Device Plugin for Kubernetes
Added Intel logo to the main README.md
Fixes #2
2018-05-25 10:31:53 +03:00