conferences | speakers | series

Writing a CNI - as easy as pie

home

Writing a CNI - as easy as pie
FOSDEM 2019

The CNI specification describes a generic plugin-based networking solution for application containers on Linux. It allows to create easily plugable network plugins for container management system (such as for example Kubernetes). The session will show how easy it is to create a CNI from scratch, plug it into Kubernetes, and spawn a container connected to the network by this CNI.

Speakers: Marcin Mirecki