Warning: MathJax requires JavaScript to process the mathematics on this page.
If your browser supports JavaScript, be sure it is enabled.

Hi, I'm VanessaSaurus, a Software Engineer.
Building tools, containers, and cloudy things, with a penchant for Python and parsnips. -- about me

Raaawwr..!

Shared Process Namespace between Pods in Kubernetes I was working on something else earlier this week, and during my exploration to find a solution for a different problem, stumbled on this idea of shared process namespaces. It blew my mind because it meant that we could inspect... Read more

Autoscaling with Custom Metrics in Kubernetes We’ve been working on implementing elasticity in the Flux Operator. In that specific post, I talk about the journey going from simply saving state of a cluster through using the autoscaling/v1 API to ask the Horizontal Pod Autoscaler to scale... Read more

Cartoons I posted a thread earlier this month that captured some of the cartoons or little clay things I’ve made in the last decade, and well, since Twitter is a sucking hole of darkness where everything is lost, I thought i... Read more

Elasticity and the Flux Operator A part of our converged computing work is to explore elasticity. We started with scheduling and have moved into running a cluster in Kubernetes with the Flux Operator. The latter will serve as the environment for these early experiments around... Read more