Zachary Loeber

I eat complexity and am never without a meal.

Aws Testing With Localstack on Kubernetes

2020-05-21 3 min read devops aws kubernetes Zachary Loeber

Testing out your AWS DevOps tricks in a local Kubernetes instance with localstack is pretty easy to do.

Continue reading

Helm 3 Namespace Creation

2020-01-01 5 min read devops kubernetes Zachary Loeber

Helm 3 was released and works great except that it no longer creates namespaces for your deployments. Here is one solution along with alternatives worth looking into.

Continue reading