Open Data Hub is an open source project based on Kubeflow, that provides open source AI tools for running large and distributed AI workloads on OpenShift Container Platform. Currently, the Open Data Hub project provides open source tools for data storage,...
Graduated
SR-IOV Network Resource Injector
SR-IOV Network-Resource-Injector is a Kubernetes mutating webhook. It is used to modify a pod spec before the pod is deployed. Project Site https://github.com/k8snetworkplumbingwg Project Source Code...
SR-IOV Device Plugin
SR-IOV Device Plugin (DP) is a SR-IOV network device plugin (or Kubernetes device plugin) used for discovering and advertising SR-IOV virtual functions (VFs) available on a Kubernetes host. Project Site https://github.com/k8snetworkplumbingwg Project Source Code...
SR-IOV CNI
SR-IOV CNI is a CNI that enables injecting SR-IOV VFs into a pod. SR-IOV is a specification that allows a PCIe device to appear to be multiple separate physical PCIe devices. SR-IOV works by introducing the idea of physical functions (PFs) and virtual functions (VFs)....
Multi-Network CRD Specification
The Multi-Network CRD specification is the specification that Multus is the reference implementation of.The specification is the work of the Kubernetes Network Plumbing working group. Project Site https://github.com/intel/multus-cni Project Source Code...
Network Attachment Definition CRD Client
Used by Multus, NetworkAttachmentDefinition CRD Client is an abstraction of some of concepts defined in the Multi-Network CRD Specification by the Kubernetes Network Plumbing Working Group. Project Site https://github.com/intel/multus-cni/ Project Source Code...
Multus
Multus is a Meta-Plugin CNI. Kubernetes only knows of and manages only one interface in every pod. For each pod (if CNI is being used), the CNI cmdAdd() is called once for each pod. When used, Multus is that one CNI. But Multus keeps a list of CNIs (or plugins), calls...
app netutils Repository
In an effort to enable DPDK applications to be run in a container, this repo contains a set of library functions to aid CNF developers in deploying applications. The library functions collect data from the system, environment variables, kubernetes annotations, etc,...
Kubernetes Network Plumbing Working Group
The Kubernetes Network Plumbing working group developed a Device Information Specification. In an effort to enable DPDK applications to be run in a container, this new specification was written to enhance the Multi-Network CRD Specification (see project Multus)...
Go OVN
A Go library for Northbound and Southbound OVN DB access using the native OVSDB protocol. Project Site https://www.ovn.org Project Source Code https://github.com/ebay/go-ovn
OVN Kubernetes Plug In
A Kubernetes networking plugin that utilizes OVN (an opensource network virtualization solution developed by the Open vSwitch community) as the underlying technology. Actively used by Red Hat OpenShift as a Container Native Interface that is currently Generally...
TOSCA
The TOSCA (OASIS Topology and Orchestration Specification for Cloud Applications) project is moving towards the TOSCA 2.0 language specification targeting multiple levels of cloud orchestration from infrastructure, through cloud platforms, to workloads and high-level...
Enarx
Enarx is an application deployment system enabling applications to run within Trusted Execution Environments (TEEs) without rewriting for particular platforms or SDKs. It handles attestation and delivery into a run-time “Keep” based on WebAssembly, offering developers...
Telemetry – Ceph Community Resource
The Ceph telemetry module sends anonymous data about the cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be experiencing. This data is visualized on public dashboards that allow the community to quickly see summary...
Project Crimson
Crimson is the code name of crimson-osd, which is the next generation ceph-osd (OSD = Object Storage Device). It targets fast networking devices, fast storage devices by leveraging state of the art technologies like DPDK and SPDK, for better performance. And it will...