KubeVirt / KubeVirt Summit

Add meeting Rate page Subscribe

KubeVirt / KubeVirt Summit

These are all the meetings we have in "KubeVirt Summit" (part of the organization "KubeVirt"). Click into individual meeting pages to watch the recording and search or read the transcript.

24 Feb 2021

This sesion introduces PCI device passthrough to containers and VMs managed by KubeVirt.


An overview of PCI passthrough and the Generic Device API is provided, illustrated with a specific practical use case that uses Intel QAT to accelerate VNF/CNF in edge computing.

Presenters:
- Vladik Romanovsky, Principal Sofware Engineer, Red Hat
- Le Yao, Intel SSE/CSE
  • 4 participants
  • 26 minutes
device
gpus
qrtvmsu8
q80
vm
interface
computing
configured
devs
driver
youtube image

24 Feb 2021

KubeVirt opens scenarios for a Kubernetes based infrastructure that can handle both VMs and containers. Wouldn't it be great to just automatically move all your Virtual Machines from legacy environments and consolidate your whole infrastructure around Kubernetes and KubeVirt?

Coriolis performs automated migrations among most common clouds and virtualization solutions, like VMware, OpenStack, AWS, Azure, AzureStack, OCI, Hyper-V and now also KubeVirt.

During this session we will perform a live demo showing how to migrate a VM from VMware vSphere to KubeVirt and a separate demo showing the migration of a VM from OpenStack to KubeVirt.

Presenters:
- Alessandro Pilotti, CEO/CTO, Cloudbase Solutions, @cloudbaseit, https://github.com/alexpilotti/
- Gabriel Samfira, Cloud Architect, Cloudbase Solutions, @gabriel_samfira, https://github.com/gabriel-samfira
  • 4 participants
  • 33 minutes
vmware
vms
virtualization
kubernetes
cloudbase
provisioning
containerization
servers
migrations
openstack
youtube image

24 Feb 2021

This session is about creation of prow jobs in general. Prow is a Kubernetes based CI/CD system.

We cover what is a prow job, what job types are available, how to configure job triggers, testing jobs: requirements, obstacles and pitfalls configurations for merge gating other usages of jobs (publishing, bumping, ...).

Attendants will be able to know what job types are available, which one to use for a specific problem and how to verify their job works on their machine (TM) before creating a PR.

Presenter: Daniel Hiller, Senior Software Engineer OpenShift Virtualization, Red Hat, @dhill3r, @dhiller (GitHub)
  • 3 participants
  • 26 minutes
jobs
projob
proud
kubernetes
tools
tests
thread
administrator
repo
docker
youtube image

24 Feb 2021

Common templates are covering most of the nowadays operating systems. Users can easily create e.g. Windows VMs, without complicated settings.

The presentation covers:
- What are common templates
- Which operating systems are supported
- How common templates work
- How to use them

Attendants will be able to know what are common templates and how to use them.

Presenter: Karel Simon, Software Engineer, Red Hat
  • 3 participants
  • 12 minutes
vm
vms
templates
virtualization
virtual
common
kubernetes
threads
primer
presentation
youtube image

24 Feb 2021

KubeVirt supports CPU pinning via the Kubernetes CPU Manager. However there are a few gaps with achieving CPU pinning only via CPU Manager: It supports only static policy and doesn’t allow for custom pinning. It supports only Guaranteed QoS class.




The insistence by CPU Manager to keep a shared pool means that it is impossible to overcommit in a way that allows all CPUs to be bound to guest CPUs. It provides a best-effort allocation of CPUs belonging to a socket and physical core. In such cases it is susceptible to corner cases and might lead to fragmentation. That is, Kubernetes keeps us from deploying VMs as densely as we can without Kubernetes.


An important requirement for us is to do away with the shared pool and let kubelet and containers that do not require dedicated placement to use any CPU, just as system processes do. Moreover, system services such as the container runtime and the kubelet itself can continue to run on these exclusive CPUs. The exclusivity offered by the CPU Manager only extends to other pods.


In this session we’d like to discuss the workarounds we use for supporting a custom CPU pinning using a dedicated CPU device plugin and integrating it with KubeVirt and discuss use cases.

Presenters:
- Sowmya Seetharaman, NVIDIA, github: sseetharaman6
- Dhanya Bhat, NVIDIA, github: dbbhat
  • 2 participants
  • 28 minutes
cpus
pinning
vcpu
kubernetes
implementing
vms
threading
workloads
nvidia
mode
youtube image

24 Feb 2021

Project Harvester is a new open source alternative to traditional proprietary hyperconverged infrastructure software. It is built on top of cutting-edge open source technologies including Kubernetes, KubeVirt and Longhorn.

In this talk, we will talk about why we decide to build Harvester, how did we integrated with KubeVirt, and the lessons we've learnt along the way. We will also have a demo of current release of Harvester by the end of session.

Presenter: Sheng Yang: Sr Engineering Manager, SUSE, Twitter/GitHub: @yasker
  • 3 participants
  • 37 minutes
docker
dockers
harvesters
vm
provisioner
rental
process
project
ranch
container
youtube image

24 Feb 2021

Introduction into the current state of volume hotpluging in KubeVirt, what is possible, what is not possible and what are the challenges.

Presenter: Alexander Wels, Principal Software Engineer, Red Hat
  • 2 participants
  • 20 minutes
plugging
vm
plug
kubernetes
cdi
virtual
cpus
pod
pot
gigabyte
youtube image

24 Feb 2021

Molecule is a well known test framework for Ansible. But when you run your Molecule test in Kubernetes, no real good solution exists. I'm working on creating new Molecule driver for KubeVirt to find a better approach and get a 100% pure Kubernetes solution.

In this session I will introduce quickly why it may be better than actual drivers, how it works, and make a demo.

Presenter: Joël Séguillon, Senior Devops Consultant in mission at www.ateme.com - https://github.com/jseguillon, https://www.linkedin.com/in/jo%C3%ABl-s%C3%A9guillon-91a55814/
  • 2 participants
  • 26 minutes
kubernetes
tooling
ansible
platforms
components
provider
device
stuff
software
cooperative
youtube image

24 Feb 2021

In the first session of the KubeVirt Summit, Fabian Deutsch (@dummdida) talks about the project's history.
  • 2 participants
  • 15 minutes
tpr
vms
kubernetes
crts
virtualization
vert
implemented
thinking
cluster
fork
youtube image

24 Feb 2021

Let's get together to discuss plans/ideas to extend KubeVirt's data protection and forensics functionality.


Presenters:
- Michael Henriksen, Red Hat, github: mhenriks
- Ryan Hallisey, NVIDIA, github: rthallisey, twitter: @rthallisey
  • 3 participants
  • 29 minutes
provider
protection
kubernetes
backup
capabilities
virtual
data
discussed
vert
csi
youtube image

24 Feb 2021

How deploy KubeVirt and several adjacent operators with ease?

The HyperConverged Cluster operator (HCO) is a unified operator deploying and controlling KubeVirt and several adjacent operators:

- Containerized Data Importer
- Scheduling, Scale and Performance
- Cluster Network Addons
- Node Maintenance

The purpose of HCO is to ease the deployment, upgrade, monitoring and configuration of an opinionated version of the KubeVirt cluster.

The Hyperconverged Cluster Operator can be installed on bare metal server clusters in a matter of minutes, even from a GUI, without requiring a deep knowledge of Kubernetes internals.

An attendee will learn:

- how to deploy and maintain a KubeVirt cluster with the Hyperconverged Cluster Operator
- a demo
- ongoing development and how to contribute

NOTE: a high quality version of the demo is available here: https://youtu.be/tHPHfL5PzGM

Presenters:
- Nahshon Unna-Tsametet, Senior Software Engineer, Red Hat, https://github.com/nunnatsa
- Oren Cohen, Software Engineer, Red Hat, https://github.com/orenc1

References:
- HyperConverged Cluster operator (HCO): https://github.com/kubevirt/hyperconverged-cluster-operator
  • 3 participants
  • 22 minutes
hco
virtualization
hyperconverged
deployments
olm
hub
converged
cluster
htr
container
youtube image

24 Feb 2021

As the rapid transition to remote work happened, VFX studios and designers used to beefy workstations, on-site storage clusters and high performance networking have had to scramble to make those resources available to people at home.





This presentation details how a VFX studio with 60 designers transitioned from a fully on-prem environment to complete cloud workflow. Combining KubeVirt powered Virtual Workstations with render nodes and storage running natively in Kubernetes provided a solution that beat expectations. Being able to manage all components via the same Kubernetes API allowed for a quick integration into existing systems.


We will be discussing our experience integrating KubeVirt under a strict deadline while leveraging bleeding edge features such as Virtio-FS.


Presenter: Peter Salanki, Director of Engineering, CoreWeve, Inc, @salanki (Twitter / Github)
  • 3 participants
  • 28 minutes
kubernetes
gpu
workloads
virtualized
kubwork
streaming
vms
server
pod
infrastructure
youtube image

24 Feb 2021

VM Import Operator (VMIO) allows Kubernetes administrators to easily import their oVirt- and VMware- managed virtual machines to KubeVirt.

Konveyor's Forklift is a project that leverages VMIO to propose a user interface for large scale migrations, introducing the concept of migration plan and implementing inventory and validation services.


In this talk, the speakers will explain the design of the Virtual Machine Import Operator and how it can be used to import virtual machines to KubeVirt. Afterwards the speakers will show how Forklift uses VMIO to deliver better user experience while importing virtual machines to KubeVirt.

The attendees will:

- learn how VM Import Operator works
- see an oVirt virtual machine import to Kubernetes (KubeVirt) with VMIO
- see VMware virtual machines import to Kubernetes (KubeVirt) with Forklift
- know how to import their VMware or oVirt workloads to Kubernetes with VMIO or Forklift

Presenters:
- Jakub Dzon, Senior Software Engineer, Red Hat
- Fabien Dupont, Senior Principal Engineer & Engineering Manager, Red Hat


References:
- VM Import Operator (VMIO): https://github.com/kubevirt/vm-import-operator
- Konveyor's Forklift: https://konveyor.io/forklift-documentation
  • 3 participants
  • 28 minutes
vm
vmware
virtualization
vms
virtual
kvm
v2v
vmio
vcenter
importing
youtube image

24 Feb 2021

Our final session is an opportunity for you to ask all your KubeVirt questions, whether they're about the project, or they are about using KubeVirt in production. Maintainers and experts will be on hand.


Panelists:
- David Vossel, Senior Principal Software Engineer, Red Hat
- Adam Litke, Engineering Manager, Red Hat
- Petr Horacek, Engineering Manager, Red Hat
  • 8 participants
  • 38 minutes
discussion
session
vm
forum
dialogue
virtual
users
presentations
tweaking
cuvvert
youtube image

24 Feb 2021

KubeVirt's architecture is composed of two main components: virt-handler, a trusted DaemonSet, running in each node, which operates as the virtualization agent, and virt-launcher, an untrusted Kubernetes pod encapsulating a single libvirt + qemu process.

To reduce the attack surface of the overall solution, the untrusted virt-launcher component should run with as little linux capabilities as possible.

The goal of this talk is to explain the journey to get there, and the steps taken to drop CAPNETADMIN, and CAPNETRAW from the untrusted component.

This talk will encompass changes in KubeVirt and Libvirt, and requires some general prior information about networking (dhcp / L2 networking).

Presenter: Miguel Duarte Barroso, Software Developer, Red Hat
  • 2 participants
  • 26 minutes
capabilities
capability
privileges
linux
kubernetes
mechanisms
software
security
configured
bypasses
youtube image

24 Feb 2021

A few months ago the KubeVirt community started to discuss what would be the requirements that KubeVirt should meet in order to release KubeVirt Version 1.0.





This session aims to:

- Provide a recap of the discussion so far
- Review any relevant updates since the last time the plan was discussed
- Collect additional feedback / elements for discussion

- Propose the next steps to take


In summary, this session is another step in the journey towards the release of KubeVirt Version 1.


Session lead: David Vossel, Senior Principal Software Engineer, Red Hat
  • 5 participants
  • 29 minutes
version
v1
discussion
roadmap
proposal
usability
session
users
platform
proceed
youtube image

24 Feb 2021

KubeVirt extends the Kubernetes ReplicaSets API to provide Virtual Machines with similar functionality and the same can be done with Kubernetes Jobs. In order to bulk schedule VirtualMachines, an admin could use a VirtualMachine Batch API, a VirtualMachineJob, to launch many VirtualMachines from a single API call.




In this session, we’d like to share ideas, discuss use cases, and consider possible solutions to bulk Virtual Machine scheduling.

Presenters:
- Huy Pham, NVIDIA. Github: huypham21

- Ryan Hallisey, NVIDIA. Github: rthallisey
  • 5 participants
  • 27 minutes
vm
vms
vmi
replica
vmis
replication
automation
virtual
capacity
manage
youtube image

24 Feb 2021

KubeVirt has a very precise and resilient method for ensuring zero downtime updates occur.

In this session I'll cover the general strategy behind how we approach updating KubeVirt from a developer's perspective as well as discuss future improvments to our update process.

Attendees will come away with an understanding of how KubeVirt's update process has been designed, how it is tested, and what future enhancements are coming soon.

Presenter: David Vossel, Senior Principal Software Engineer, Red Hat
  • 2 participants
  • 28 minutes
updates
kubernetes
maintain
transitioning
commitments
vert
infrastructure
lifecycle
downtime
keyframe
youtube image