All articles

Shutdown Kubernetes

It can be a good idea to shut down part of your infrastructure when you don't need it. It will help you reduce costs and your environmental impact. It is however, not always easy to actually do it.

In this article, I'll talk here about how to shut down a …

Read more...

Check domains

Here is a small script to allow you to easily check that a domain you manage is correct (ie responds correctly, is available with IPv4 and IPv6, only supports TLS 1.2+…). It even has some color built in! You can, of course, adapt it to fit your needs.

You …

Read more...