Kubernetes

OPA Gatekeeper Operator

This is the Operator for Open Policy Agent’s (OPA) Gatekeeper, which helps package, deploy, and manage Kubernetes native applications by building automation into a controller that helps perform initial operations such as installation, but also administrative...

read more

Transmission

Transmission is an experimental device management agent for ostree-based Linux operating systems. It manages device configuration similar to ostree managing the device OS, i.e. it allows pulling updates to sets of configuration and appling / reverting them...

read more

MicroShift

MicroShift is an experimental flavor of OpenShift/Kubernetes optimized for the device edge. It targets the niche between minimal, standalone Linux edge devices and full-fledged OpenShift/Kubernetes edge clusters. MicroShift is designed to cleanly layer on top of an...

read more

LinuxKit

LinuxKit is a toolkit for building custom minimal, immutable Linux distributions. Secure defaults without compromising usability Everything is replaceable and customisable Immutable infrastructure applied to building Linux distributions Completely stateless, but...

read more

Thoth

Project Thoth is developed in the AI Center of Excellence at Red Hat and it aims at providing recommendations on Python software stacks, runtime environments, and deployment configurations to developers and DevOps engineers through different types of integrations...

read more

Metal3

The Metal³ project (pronounced: Metal Kubed) exists to provide components that allow you to do bare metal host management for Kubernetes. Metal³ works as a Kubernetes application, meaning it runs on Kubernetes and is managed through Kubernetes interfaces. Project Site...

read more

Userspace CNI

The Userspace CNI is a Container Network Interface (CNI) plugin designed to implement userspace networking (as opposed to kernel space networking). An example is any DPDK based applications. It is designed to run with either OVS-DPDK or VPP along with the Multus CNI...

read more

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)....

read more

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...

read more

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,...

read more

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...

read more

Tekton Chains

Chains is a security subsystem of the Kubernetes Tekton CI/CD pipeline. Chains will enable Tekton continuous delivery to securely capture metadata about PipelineRun and TaskRun execution for post-run auditing. This can then be used for binary provenance and verifiable...

read more

Edge App Development Toolchain

Edge applications usually consist of stacks ranging from protocol adapters, messaging, storage, analytics, and serverless functions. Integrating these stacks is overwhelming for application developers. This application development toolchain project aims to reduce the...

read more