Skip to content

Kubernetes Quagga

DeWayne Filppi edited this page Jan 10, 2017 · 22 revisions

Kubernetes Hosted VNFs, A Simple Example

An important use case for virtual network functions is using container technology rather than OS virtualization. The advantages of containerization include agility, performance, and density/efficiency. Kubernetes is the leading container management platform today, and the logical platform to use for technical exploration. In this post, we'll explore a Cloudify orchestrated example of deploying a VNF as a microservice in Kubernetes.

Clone this wiki locally