Back to Programs

Infrastructure and cloud

KubeVirt

Building a virtualization API for Kubernetes

apigogrpc

Participation history

4 GSoC years

2026

1 project

Official year page

Adapting k8s.io/apiserver in KubeVirt

KubeVirt extends Kubernetes with virtual machine (VM) APIs, virt-api is the component that serves these APIs to the cluster. Historically, the...

2025

0 projects

Official year page
This year is recorded for the organization, but project-level links are not present in the source dataset.

2024

2 projects

Official year page

Persistent Device Claims for KubeVirt

Dynamic Resource Allocation (DRA) is a new feature introduced in Kubernetes version 1.26 and above, providing an Alpha API that allows users to...

KubevirtCI rewrite

porting the KubeVirtCI bash code into the existing gocli. by dividing the bash code across methods in a kubevirt provider base type and optional Exec...

2023

1 project

Official year page

Kubevirt Seccomp Profile Generation

Seccomp is a security facility from the Linux Kernel that prevents processes from executing unauthorised syscalls. By limiting the number of...