Kube Prompt

Been switching between Kubernetes clusters a lot and needed a way to keep track of current context and namespace, kube-ps1 to the rescue!

[Read More]

Istio Egress to DynamoDB

Took a while to figure out how to properly configure Istio egress to allow a service to talk to DynamoDB. I didn’t find many up-to-date resources out there on the topic, so decided to share what worked for me.

[Read More]