Building dynamic game character AI with Lua
Lately, I’ve been experimenting with game character automation in Roblox, and I’ve been really impressed by what it can do — especially when it comes to programming with Lua. If...
Unleashing the power of Jira Control Charts for software teams
As someone who juggles multiple roles in a software team—engineering manager, Agile product owner, technical strategist, support engineer, and occasional author of Go and Terraform pull requests—I’ve found one tool...
Unlocking multi-tenancy in Kubernetes with hierarchical namespaces
In the world of managed Kubernetes, achieving seamless isolation of resources, teams, and users isn’t just a best practice—it’s essential. By enhancing service ownership, boosting security, and ensuring your workloads...
Level up your managed Kubernetes with Karpenter
If you’re managing a Kubernetes platform, you might want to take a closer look at Karpenter. It’s a powerful enhancement over the traditional Cluster Autoscaler, offering more granular control...
Simplifying Kubernetes for multi-tenant environments with Crossplane
If you’re managing a multi-tenant Kubernetes platform, you know that the goal is to make life easier for your service owners. They shouldn’t have to lift a finger when it...