Christian's Avatar

Christian

@precompiled

Staff SRE @TradeRepublic and Part-time Freelancer Married to the greatest person, Coffee lover, Traveling enthusiast and free-time runner & weight lifter. DE/EN, He/Him

111
Followers
909
Following
4
Posts
21.11.2023
Joined
Posts Following

Latest posts by Christian @precompiled

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!

10.03.2025 09:32 πŸ‘ 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 ❀️

02.12.2024 20:30 πŸ‘ 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+'

28.11.2024 10:15 πŸ‘ 6 πŸ” 1 πŸ’¬ 2 πŸ“Œ 0

Sounds like we should share cheat sheets againπŸ€” 5 years of β€žwhy is this not a flagβ€œ hacks πŸ˜…

28.11.2024 12:09 πŸ‘ 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!

23.11.2024 19:38 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0