Azure, Cloud, DevOps, Kubernetes Test OpenShift 4 at low cost in Azure 28.11.2023 by DevOps If you want to learn and test OpenShift 4 (the last release is 4.14 at this time of writing), you may not want to go straight with the installation of a full cluster. Using the OpenShift Service of a cloud(…)
DevOps, Kubernetes Combining Powerful Cilium Features Together In Kubernetes 01.11.2023 by DevOps My colleagues and I have played with Cilium from Isovalent for a while now and we have successfully deployed it as simple CNI (Container Network Interface) along with Hubble on several production Kubernetes cluster of our customers.
DevOps, Kubernetes Rancher autoscaler – Enable RKE2 node autoscaling 31.10.2023 by DevOps In Rancher, if you make use of node drivers to provision your RKE2 nodes, you can also make use of the cluster autoscaler. In this article, I will show you how simply you can configure the autoscaler for your cluster.
DevOps CloudBees CD/RO – How to use formal output parameter 12.10.2023 by DevOps Did you have issues using output parameter in CloudBees CD/RO or didn’t find much documentation about it? Then you are at the right place. I will present and guide you through an example of how to use the output parameter.
DevOps, Kubernetes Kubernetes CoreDNS in depth 27.09.2023 by DevOps You know that CoreDNS is one of the core component of Kubernetes. You may also know that the CoreDNS pod is up and running only after the Container Network Interface (CNI) has been installed in your(…)
DevOps, Kubernetes Swiss Cloud Native day landed at the Gurten! 25.09.2023 by DevOps On the 21st of September this year, we attended the Swiss Cloud Native Day. I was accompanied by two of my colleagues, Arnaud Berbier and Christoph Bernhard. This event took place for the third time, and this year, it(…)
Ansible, DevOps Ansible automates roadshow 2023 18.09.2023 by DevOps I attended this tour from Red Hat to promote automation at Ansible automates roadshow with my colleague Arnaud Berbier. You’ll find his review of the journey here) in Geneva. It was the third date from their tour. In case(…)
DevOps, Kubernetes Kubernetes – Design HorizontalPodAutoscaler using Memory & CPU 07.08.2023 by DevOps So, you are interested to implement autoscaling in your Kubernetes cluster. I wrote a blog on that topic last year to help you see clearly what you can configure depending on the API version of HorizontalPodAutoscaler(…)
DevOps, Kubernetes Kubernetes is giving off good vibes 27.07.2023 by DevOps Kubernetes is the de facto standard when you think about container orchestration and scheduling, automation in software deployment, and maybe even more a whole ecosystem of tools and components orbiting around it. Since its origin in 2015, Kubernetes has been(…)
DevOps, Kubernetes Kubernetes Certificates Overview and Regeneration Example 04.07.2023 by DevOps Kubernetes certificates is a very important subject matter as it protects the communication of the components inside your cluster. However it is not a very popular topic as it could be quite confusing and adds more complexity to an already(…)