ABOUT THE AUTHOR

Piotr Sykulski

Software Engineer

Piotr is a Software Engineer at CodiLime. His day-to-day work includes extending Kubernetes’ capabilities by writing operators in Go. After hours, Piotr enjoys playing board and online games with his friends.

Piotr Sykulski

Recent posts by Piotr:

Thumbnail of an article about Tungsten Fabric as a Kubernetes CNI plugin
NETWORKS

Tungsten Fabric as a Kubernetes CNI plugin

CNI (Container Networking Interface) is an interface between container runtime and network implementation. It allows different projects, like Tungsten Fabric, to provide their implementation of the CNI plugins and use them to manage networking in a Kubernetes cluster. In this blog post, you will learn how to use Tungsten Fabric as a Kubernetes CNI plugin to ensure network connectivity between containers and bare metals. You will also see an example of a nested deployment of a Kubernetes cluster into OpenStack VM with a TF CNI plugin.