Database Administration & Monitoring, DevOps, Docker, Kubernetes Create a Kubernetes cluster with Google Kubernetes Engine 06.11.2019 by DevOps Nowadays the market for cloud providers is very competitive. Large companies are fighting a very hard battle over the services they provide. Each offers a wide range of more or less identical products with specific features for each. In my(…)
Cloud, DevOps, Kubernetes Provisioning a AKS cluster and KubeInvaders with Terraform 27.10.2019 by Microsoft Team Provisioning a K8s infrastructure may be performed in different ways. Terraform has a connector called the Kubernetes provider but it doesn’t allow building and deploying a Kubernetes cluster. The cluster must be up and running before using the provider.
DevOps, Docker, Kubernetes Kubernetes DNS resolution using CoreDNS (force update deployment) 22.10.2019 by DevOps After installing your Kubernetes cluster composed by masters and workers, a few configurations steps need to complete. In fact, the join command is not the last operation to perform, in order to have a fully operational cluster. See how(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes, SQL Server Using non-root SQL Server containers on Docker and K8s 29.09.2019 by Microsoft Team This is something that I waited for a while, in fact since SQL Server 2017 … and the news came out on Wednesday 09th September 2019. Running(…)
DevOps, Kubernetes OpenShift 4.1 Partner Introduction Day 18.09.2019 by Oracle Team By Mouhamadou Diaw Today was the OpenShift Partner Introduction Day by RedHat. This event happened at Lausanne There were people with different backgrounds. After presenting the RedHat compagny, the speaker explained what is Openshifts and why people must adopt(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes How to get a big picture of K8s pods and PVs by script 14.09.2019 by Microsoft Team A couple of weeks ago, during an internal dbi services workshop about Docker and K8s, I got an interesting question: is it possible to get a big picture of pods connected to one specific persistent volume(…)
DevOps, Docker, Kubernetes CloudBees DevOps Playground – Hands On with JenkinsX 29.07.2019 by DevOps Last week, we had the chance to attend to the CloudBees DevOps Playground in London. The event was a presentation and a Hands-On on Jenkins X done by one of the most popular guys from the CloudBees, Gareth Evans. Before(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes Kubernetes – How to install a single master cluster with kubeadm? 23.07.2019 by DevOps To bootstrap a minimal K8S cluster for testing purpose, kubeadm is a very interesting tool. The goal of this blog is not to explain to you the K8S architecture or the components but only the deployment part. using kubeadm. The(…)
DevOps, Docker, Kubernetes, SQL Server Windocks and K8s support 28.06.2019 by Microsoft Team I got recently the 4.08 update from the Windocks team and I was very excited to evaluate some of new features. The first cool one I want to present in this blog concerns the Kubernetes support(…)
Cloud, DevOps, Docker, Kubernetes, SQL Server Windocks, SQL Server and Azure in our internal CI pipeline 31.03.2019 by Microsoft Team During the last DevOps Day in Geneva, I presented a sample of our CI implementation related to our MSSQL DMK maintenance product(…)