Commit Graph

102 Commits

Author SHA1 Message Date
Tuomas Katila
bcd7612175 docs: create documentation for v0.31 release
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2024-09-27 10:25:16 +03:00
Tuomas Katila
606ac77647 gpu: levelzero: documentation
Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2024-09-19 19:14:15 +03:00
Tuomas Katila
b3005941e0 readme: add a section about signed images
Co-authored-by: Mikko Ylinen <mikko.ylinen@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2024-08-20 14:47:01 +03:00
Mikko Ylinen
3175eb6b2d README: fix OpenSSF Scorecard link
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2024-08-15 09:52:01 +03:00
Robert Dower
5e6fd51adf
Update README.md 2024-06-06 22:04:27 -07:00
Robert Dower
44a12b2bcd archive repository 2024-06-06 15:19:11 -07:00
Tuomas Katila
11c9753aca
Merge pull request #1745 from bart0sh/PR155-fpga-support-CDI
FPGA: support CDI
2024-05-28 11:19:58 +03:00
Ed Bartosh
e58369ed13 rename deprecated prestart to createRuntime
`prestart` hook is marked as deprecated in the OCI runtime spec:
https://github.com/opencontainers/runtime-spec/blob/main/config.md#posix-platform-hooks

Renamed `prestart` to the `createRuntime` as suggested in the spec.

Replaced `CDI hook` with `OCI hook` to be more clear. CDI is just a
way to update OCI config and theoretically there is no such thing as
CDI hook.
2024-05-22 19:54:53 +03:00
Ed Bartosh
1fa557e680 crihook: update documentation 2024-05-22 15:59:36 +03:00
Mikko Ylinen
a10c0ecc05
Merge pull request #1739 from tkatila/post-0.30.0-updates
Post 0.30.0 updates
2024-05-15 12:23:00 +03:00
Tuomas Katila
e753423884
Merge pull request #1685 from hj-johannes-lee/PR-2024-001
qat: improve qat_dpdk_app, openssl-qat-engine
2024-05-15 11:28:26 +03:00
Tuomas Katila
8f0a0915e1 docs: create documentation for v0.30 release
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2024-05-15 11:25:02 +03:00
Tuomas Katila
7caba390e3 xpumanager sidecar: add note about using HTTPS with xpum
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2024-05-14 12:54:29 +03:00
Hyeongju Johannes Lee
2af37fd4cb qat_dpdk_app: drop generic
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2024-05-07 20:46:12 +03:00
Tuomas Katila
1de1024530 gpu: add xe notes
Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2024-03-12 15:41:44 +02:00
Tuomas Katila
0ffef4b054 docs: create documentation for v0.29 release
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-12-20 14:39:13 +02:00
Tuomas Katila
48a96cf319 workflows updates - scorecard, codeql, token changes
Also add scorecard badge and fix CI/Devel badge

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-11-14 12:52:19 +02:00
Tuomas Katila
72b46bd349 iaa: convert qpl example to accel-config-demo
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-10-23 10:57:19 +03:00
Tuomas Katila
5016f54e47 qat: add support for new capabilities
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-10-13 15:09:57 +03:00
Mikko Ylinen
319843c94e vpu: remove deprecated plugin
The VPU plugin can only be used with devices that are
no longer supported by upper layers, such as OpenVINO.

The deprecation plan for the plugin was announced earlier
this year and post v0.28 marks the date when the plugin is removed
from the repo.

Releases before v0.29 have the plugin available should it
be needed.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-10-02 15:28:11 +03:00
Tuomas Katila
aa85488f5a docs: create documentation for v0.28 release
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-09-25 12:01:31 +03:00
Mikko Ylinen
6683d5b32f
Merge pull request #1504 from tkatila/doc-release-procedures
doc: add a release procedures section
2023-08-25 13:44:27 +03:00
Tuomas Katila
791d6c896c doc: note that it's possible to use an older cluster with newer device plugins
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-08-25 12:54:28 +03:00
Tuomas Katila
d59c464173 doc: add a section about release procedures
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-08-25 12:54:24 +03:00
Hersh Pathak
f1bb5b7270 Update references to OpenShift
Remove obsolete content related to OpenShift version of operator.
Update links to point to Intel Technology Enabling for OpenShift: https://github.com/intel/intel-technology-enabling-for-openshift.
Signed-off-by: Hersh Pathak hersh.pathak@intel.com
2023-08-24 08:56:44 -07:00
Tuomas Katila
76ae3ef739 docs: create documentation for v0.27 release
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-06-02 14:00:08 +03:00
Mikko Ylinen
93bea62dc4 doc: update SGX docs NodeFeatureRule usage
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-05-31 09:10:53 +03:00
Mikko Ylinen
d0c12393c7 docs: create documentation for v0.26 release
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-01-20 11:44:53 +02:00
Tuomas Katila
3aef7711dd Add README to xpumanager sidecar and reference to main README
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-01-11 14:12:59 +02:00
Mikko Ylinen
82505cc6b4 README: add security reporting info to its own file
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-01-05 13:43:37 +02:00
Mikko Ylinen
06701ab03c qat: minor doc updates
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-12-08 12:17:23 +02:00
Mikko Ylinen
cf15d158b4 docs: create documentation for v0.25 release
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-10-17 22:40:56 +03:00
chaitanya1731
084bf53efb Added ocp_quickstart_guide for OCP users
Added operator installation steps for RedHat OpenShift Container Platform and updated main README to add the link

Signed-off-by: chaitanya1731 <chaitanya.kulkarni@intel.com>
2022-10-13 01:10:31 -07:00
obaranov1
457266835c delete helm charts 2022-10-04 18:21:18 +03:00
Mikko Ylinen
fd1b25b9d4 docs: move away from 01.org doc links
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-10-03 18:22:07 +03:00
Tuomas Katila
230570f12e gpu: add mentions about data center gpu support
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2022-09-09 13:07:50 +03:00
Mikko Ylinen
1b3accacc2 docs: rework development guide
Currently, each individual plugin README documents roughly the same
daily development steps to git clone, build, and deploy. Re-purpose
the plugin READMEs more towards cluster admin type of documentation
and start moving all development related documentation to DEVEL.md.

The same is true for e2e testing documentation which is scattered
in places where they don't belong to. Having all day-to-day
development Howtos is good to have in a centralized place.

Finally, the cleanup includes some harmonization to plugins'
table of contents which now follows the pattern:

* [Introduction](#introduction)
(* [Modes and Configuration Options](#modes-and-configuration-options))
* [Installation](#installation)
    (* [Prerequisites](#prerequisites))
    * [Pre-built Images](#pre-built-images)
    * [Verify Plugin Registration](#verify-plugin-registration)
* [Testing and Demos](#testing-and-demos)
    * ...

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-08-31 20:00:15 +03:00
Ukri Niemimuukko
dc9707443f fix links by removing table
As a workaround for broken links (Sphinks issue), this removes the
Workload Authors section table and replaces it with a list.

Revert this, if Sphinks gets fixed someday.

Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
2022-07-19 17:04:13 +03:00
bdmoore1
feea568747 README Review
Reviewed Readme for clarity, brand names, and line character limits.
2022-06-03 13:08:39 -07:00
Mikko Ylinen
579dbdeb24 docs: create documentation for v0.24 release
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-05-09 14:43:45 +03:00
chaitanya1731
c73e2bfefc Updated Readme.md to include the Red Hat OCP availability
Will add the link to operator on Red Hat catalog once the operator is published

Signed-off-by: chaitanya1731 <chaitanya.kulkarni@intel.com>
2022-05-02 11:12:54 -04:00
Ruslan Mstoi
7e2cd01f1a README: document helm charts
Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com>
2022-04-11 17:45:05 +03:00
Mikko Ylinen
069b9bd79a qat: 4xxx: split generic resource to compression and crypto
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-04-07 22:33:17 +03:00
Ed Bartosh
6b27cf1f7c Implement IAA plugin, operator, demo
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2022-03-04 15:58:42 +02:00
Mikko Ylinen
d134d17f76 README: document registered resources
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-02-23 22:26:21 +02:00
chaitanya1731
2bcd863593 Images: Moved license path to /install_root/licenses/
Signed-off-by: chaitanya1731 <chaitanya.kulkarni@intel.com>
2022-02-15 13:27:52 -05:00
Mikko Ylinen
cd2e45f93b docs: create documentation for v0.23 release
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-12-23 18:08:38 +02:00
Hyeongju Johannes Lee
84d8408a4f README: add that operator supports for DSA and DLB plugins
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2021-11-19 02:38:58 -08:00
Ed Bartosh
b03227f9d4 dlb: add documentation
Document DLB plugin

Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-11-11 12:25:25 +02:00
Mikko Ylinen
e6cf299750 gpu: update READMEs
Commit 00a59e8f7d was not complete in that it didn't update
the corresponding documentation. This commit fixes that.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-10-08 11:57:16 +03:00