Posts in 2023

  • 90DaysOfDevOps - Continuous Build, Integration and Testing

    Friday, January 13, 2023 in Blog

    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 …

    Read more

Posts in 2022

  • Implementing the Java Stream API with Go Generics: Part 1

    Thursday, December 22, 2022 in Blog

    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 …

    Read more

  • Demystifying the Kubernetes Iceberg: Part 8

    Monday, July 11, 2022 in Blog

    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, …

    Read more

  • Demystifying the Kubernetes Iceberg: Part 7

    Monday, July 04, 2022 in Blog

    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 …

    Read more

  • Demystifying the Kubernetes Iceberg: Part 6

    Monday, June 27, 2022 in Blog

    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 …

    Read more

  • Demystifying the Kubernetes Iceberg: Part 5

    Sunday, June 12, 2022 in Blog

    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 …

    Read more

  • Demystifying the Kubernetes Iceberg: Part 4

    Sunday, June 05, 2022 in Blog

    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 …

    Read more

  • Demystifying the Kubernetes Iceberg: Part 3

    Sunday, May 29, 2022 in Blog

    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 …

    Read more

  • Demystifying the Kubernetes Iceberg: Part 2

    Sunday, May 22, 2022 in Blog

    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 …

    Read more

  • Demystifying the Kubernetes Iceberg: Part 1

    Sunday, May 15, 2022 in Blog

    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 …

    Read more