Yannis is a software engineer at Arrikto, working with Kubeflow. He loves contributing to open source projects and has authored the Cassandra Operator in Rook and the official Scylla Operator.
k3d + GitHub Actions: Kubernetes E2E Testing Made Easy

k3d + GitHub Actions: Kubernetes E2E Testing Made Easy

Combining k3d and GitHub Actions for easy, quick and cheap E2E testing The Old Way During my first year of Software Engineering, I understood the importance of two things: E2E tests running with CI. They save a ton of manual effort testing the software, increase...

Kubeflow: Authentication with Istio + Dex

Kubeflow: Authentication with Istio + Dex

Compatible with Static Users, LDAP/AD and External IdPs Multi-tenancy is a central feature of Kubeflow 0.6 and providing a flexible authentication scheme is important for enterprise use-cases. In this article, we will explore how we leveraged the power of Istio and...