Posts in 2023
90DaysOfDevOps - Continuous Build, Integration and Testing
Friday, January 13, 2023 in Blog
Categories:
2 minute read
90DaysOfDevOps is a 90-day journey into the world of Dev Ops. It was started by Michael Cade in January 2022, who was documenting his own journey into the DevOps world. Of course, anyone can join and follow the program any time, with any pace they …
Posts in 2022
Implementing the Java Stream API with Go Generics: Part 1
Thursday, December 22, 2022 in Blog
Categories:
12 minute read
A long time ago in a galaxy far, far away… Okay, it was in the same galaxy, but a long time ago I used to be a Java developer. That is before I moved to working with Go full-time when I joined Docker in 2019. In my Java days, one of my …
Demystifying the Kubernetes Iceberg: Part 8
Monday, July 11, 2022 in Blog
Categories:
3 minute read
This is the eighth article of the “Demystifying the Kubernetes Iceberg” series. My goal for this series is to explain all concepts mentioned in the “Kubernetes Iceberg” diagram by Flant. This is the iceberg: In this article, …
Demystifying the Kubernetes Iceberg: Part 7
Monday, July 04, 2022 in Blog
Categories:
11 minute read
This is the seventh article of the “Demystifying the Kubernetes Iceberg” series. My goal for this series is to explain all concepts mentioned in the “Kubernetes Iceberg” diagram by Flant. This is the iceberg: In this article, we will …
Demystifying the Kubernetes Iceberg: Part 6
Monday, June 27, 2022 in Blog
Categories:
14 minute read
This is the sixth article of the “Demystifying the Kubernetes Iceberg” series. My goal for this series is to explain all concepts mentioned in the “Kubernetes Iceberg” diagram by Flant. This is the iceberg: In this article, we will …
Demystifying the Kubernetes Iceberg: Part 5
Sunday, June 12, 2022 in Blog
Categories:
14 minute read
This is the fifth article of the “Demystifying the Kubernetes Iceberg” series. My goal for this series is to explain all concepts mentioned in the “Kubernetes Iceberg” diagram by Flant. This is the iceberg: In this article, we will …
Demystifying the Kubernetes Iceberg: Part 4
Sunday, June 05, 2022 in Blog
Categories:
14 minute read
This is the fourth article of the “Demystifying the Kubernetes Iceberg” series. My goal for this series is to explain all concepts mentioned in the “Kubernetes Iceberg” diagram by Flant. This is the iceberg: In this article, we will dive …
Demystifying the Kubernetes Iceberg: Part 3
Sunday, May 29, 2022 in Blog
Categories:
11 minute read
This is the third article of the “Demystifying the Kubernetes Iceberg” series. My goal for this series is to explain all concepts mentioned in the “Kubernetes Iceberg” meme by Flant. You can find the first article here and the second one …
Demystifying the Kubernetes Iceberg: Part 2
Sunday, May 22, 2022 in Blog
Categories:
11 minute read
This is the second article of the “Demystifying the Kubernetes Iceberg” series. My goal for this series is to explain all concepts mentioned in the “Kubernetes Iceberg” meme by Flant. You can find the first article here. I will publish …
Demystifying the Kubernetes Iceberg: Part 1
Sunday, May 15, 2022 in Blog
Categories:
6 minute read
A while ago, u/dshurupov published a picture on Reddit that I called “The Kubernetes Iceberg.” The picture was made by the folks in Flant. It represents a vast iceberg, where on the top you have some of the simplest concepts of …