-
My Plans for FOSDEM 2023
FOSDEM 2023 is just around the corner, and I’m very excited. This will be my first in-person tech conference since before the pandemic. My last talk in FOSDEM was back in 2016, so I’m very much looking forward to the presentation I will give on Sunday. There are many talks that I’m interested in listening […]
-
Playing with Earthly
We’re making extensive use of Earthly to build the Kairos images. It’s like a mix of Make and Docker, and I liked it a lot. We run it on top of GitHub Actions, but it can run on any other CI service. It can even run on your local machine, which is something I wanted to have for quite a while.
-
Introductory Course to Kubernetes on Edge with K3s
There’s a lot I need to learn for the new project I’m working on. Finding information is not really the problem, there’s quite a lot out there, what is hard is to filter through all the information you might not need and connecting the dots to have a clear perspective on your mind. I found […]