kubernetes

log2rbac @ DevConf mini 22

If you have ever developed an operator pattern for Kubernetes, you have probably had to tweak your service account and assign it to a role. Setting up the RBAC correctly is not that hard, but it's not fun and it distracts you from the real problem the operator is about to solve. This often leads to assigning the cluster admin to the operator and neglecting the security altogether. Log2rbac is a tool (yet another operator) that aims to solve this issue. It assists you with setting up your RBAC roles that are tailored for your application's needs. Come to see this talk and learn more.
log2rbac DevConf kubernetes-operator kubernetes 2022

Kubernetes 101

Let's go together through the cloud native landscape and explore all the goodies that may help you to develop scalable and reliable distributed systems. Hopefully, you will leave this talk with basic understanding of Kubernetes and motivated to use it in production.
kubernetes yaml minikube kubernetes-operator 2019

Generator for Express.js+TypeScript+Kubernetes client.

Code generator that scaffolds web application with REST endpoint configured w/ ts and k8s client.
JavaScript expressjs kubernetes TypeScript

Spark Operator @ CNCF Big Data Sig

Brief talk and demo about Spark Operator.
spark kubernetes CNCF kubernetes-operator 2018

IP Address Management for Cluster API & on-prem

August 8, 2023
kubernetes development capi ipam capv kube-vip

Prototyping a web app that can talk to Kubernetes API

June 29, 2020
kubernetes development frontend API JavaScript express.js