Speaker

Fulvio Denza

Fulvio Denza

Software Engineer @ Civo

Former student representative at the department of computer science in Pisa, I work most of my time with Golang and Kubernetes technologies, open source supporter, working at Civo. Currently I'm also working on an application called AllInMap

Extending Kubernetes: Building torproxy for Anonymous Container Communication

torproxy is an open source Kubernetes controller written in Go to enable tor utilities in your k8s cluster.

We will go through the implementation of a generic controller, taking as example the torproxy.

The audience will learn more about writing kubernetes controllers, know more about tor network, Go language patterns