DevOps, Kubernetes Kubernetes Networking by Using Cilium – Beginner Level 14.02.2024 by DevOps There seems to be a strong interest these days about understanding better networking in Kubernetes. This blog post is my contribution on this topic. I’ll do my best to explain it in a visual way and translate the techie part(…)
DevOps, Kubernetes Cloud Native Storage: Overview 13.02.2024 by DevOps When thinking of containers, Cloud Native Storage topic shines like an evidence. You have to handle this topic with care as it will carry your workload and configuration. This blog will be the first of a series talking about CNS(…)
Ansible, DevOps Configure Zabbix with Ansible 13.02.2024 by Middleware Team Besides the ability to setup your Zabbix server, proxy and agents, the Ansible collection for Zabbix (ie. community.zabbix) also allows to configure every aspects of your Zabbix system. From hosts to users,(…)
DevOps, Kubernetes Reestablish administrator role access to Rancher users 12.02.2024 by Kévin Keovilay Introduction I came across a situation where there were no more Administrator users in Rancher. Therefore there was no access to the local (Rancher) cluster and administration of Rancher through the UI. No user could configure and reassign the Administrator(…)
DevOps, Kubernetes VMware Tanzu Kubernetes: Configure your managed cluster 07.02.2024 by DevOps This third blog describe the steps to do once your cluster is initialized and in ready state. In case you missed the first 2 blogs you can find them here and(…)
DevOps, Kubernetes, PostgreSQL Introduction to PostgreSQL in OpenShift 07.02.2024 by DevOps I’m on a mission to tackle scary topics around DevOps these days! In my 2 previous blog posts (Part 1 and Part 2) I’ve tried to demystified the DevOps word (and world!)(…)
DevOps, Docker, Kubernetes Are You Afraid of the Word DevOps? – Part 2 29.01.2024 by DevOps In my previous blog post, we started to explore how to increase the Time-to-Market (TTM) of your simple application. We improved it and to go further we will now leverage containerization. As in part 1, I(…)
DevOps, Kubernetes How to delete a resource with the error: failed calling webhook 25.01.2024 by Nicolas Meunier The original mistake In preparation of the GitLab essentials workshop, I’m using helm to deploy it. After a few tests, I wanted to clean up my cluster, and accidentally deleted the namespace before doing helm uninstall.
Ansible, DevOps Are You Afraid of the Word DevOps? – Part 1 24.01.2024 by DevOps We came to realize recently that there is a resistance to the word DevOps and it repels some of you. Sadly, by stopping to this word, it prevents you from entering his world! Do you feel that DevOps is just(…)
Database Administration & Monitoring, DevOps, PostgreSQL, Security PostgreSQL’s New Milestone in Security: Officially CVE Numbering Authority 21.01.2024 by Adrien Obernesser The PostgreSQL Community just made a significant leap forward in database security :Postgresql is now a CVE Numbering Authority (CNA). Here is the original announcement about PostgreSQL being added as a CNA on the CVE website.