Curated river of news

Reader

Latest posts from blogs I follow

2916 entries
59 pages

Access your Kubernetes pods anywhere(opens in new tab)

How does Michal Kuratczyk, Staff Software Engineer at RabbitMQ, access Kubernetes workloads securely, from anywhere? Regardless whether it's a Google Kubernetes Engine (GKE) cluster or Kubernetes in Docker (KiND), Tailscale is a simple solution for this particular use case. This ...

How to compose math problems(opens in new tab)

When I was a young student (around 12), my math teacher had a unique requirement: students had to not only solve math problems but also compose them. This unconventional approach encouraged us to think creatively and critically… or not. While ...

Modern CI/CD - Part 1(opens in new tab)

What does it look like to build a modern CI/CD pipeline from scratch in 2024? While many of you would pick GitHub Actions and be done with it, how do you run it locally? And what do you need to ...