Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions features-for-kubernetes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Features of Intel enabled for Kubernetes

| **__Documentation of Software__** | **__Source of Software__** |
| --------------------------------------------------------- | :----------------------------------------------------------- |
| Node Feature Discovery(NFD) | https://github.com/kubernetes-sigs/node-feature-discovery |
| CPU core pinning and isolation, Huge page native | https://github.com/intel/CPU-Manager-for-Kubernetes |
| Persistent memory Container Storage | https://github.com/intel/pmem-csi |
| Device plugins for GPU, Intel QAT and FPGAs | https://github.com/intel/intel-device-plugins-for-kubernetes |
| Use case :SSL/TLS termination and offloading with QAT | https://github.com/intel/kubernetes-qat-envoy |
| Bare metal Container solution for VNF | https://github.com/intel/multus-cni <br/>https://github.com/intel/sriov-cni <br/>https://github.com/intel/bond-cni <br/>https://github.com/intel/userspace-cni-network-plugin <br/>https://github.com/intel/sriov-network-device-plugin |
| CRI resource Management | https://github.com/intel/cri-resource-manager |