Advertisement · 728 × 90

Posts by Christian

Want to visit the halls of Trade Republic? Then use this great chance to listen to some great minds speaking about interesting Prometheus, grab some food and connect to like-minded people!

Looking forward to joining the meetup, where I gathered my very first public speaking experiences again!

1 year ago 5 1 0 0

Today some ad for myself: If you’re looking for a seasoned SRE / DevOps person on a part-time freelance basis and/or know someone who might, I would appreciate if you can send them my way :)
I’m currently open for smth outside of FinTech, contact details and infos on request.

Re-Post appreciated ❤️

1 year ago 3 1 0 0

Until this morning I uses `kubectl get pods -A | grep -v Running` to find all pods that are not running.

It's missing the pods that are `Running` but not all containers are ready. I found this gem below.

kubectl get pod -A | grep -v Completed | grep -Pv '\s+([1-9]+[\d]*)\/\1\s+'

1 year ago 6 1 2 0

Sounds like we should share cheat sheets again🤔 5 years of „why is this not a flag“ hacks 😅

1 year ago 1 0 0 0
Preview
GitHub - stevendborrelli/bluesky-tech-starter-packs: A list of tech-related Bluesky starter packs A list of tech-related Bluesky starter packs. Contribute to stevendborrelli/bluesky-tech-starter-packs development by creating an account on GitHub.

Hello world! Just today learned about the starter packs, and directly stumbled over github.com/stevendborre... ... Great work there!

1 year ago 2 0 0 0