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(…)
Database Administration & Monitoring, DevOps, SQL Server Microsoft Inspire Partner Event 2019 / Day 1 16.07.2019 by Yann Neuhaus dbi services at Microsoft Inspire Conference Summary of my first participation – Day 1 After 20 years in the business of IT Infrastructure, time has come to open my mind 😉 and Microsoft Inspire is the perfect opportunity. It is(…)
Database Administration & Monitoring, DevOps, Docker, SQL Server SQL Server containers and docker network driver performance considerations 05.07.2019 by Microsoft Team Few months ago I attended to the Franck Pachot session about Microservices and databases at SOUG Romandie in Lausanne on 2019 May 21th. He covered some performance challenges that can be introduced by Microservices architecture design(…)
Cloud, DevOps, SQL Server Deploying SQL Server on Azure virtual machine with Terraform 02.07.2019 by Microsoft Team We are entering now to the infrastructure as code world and provisioning a SQL Server infrastructure is not excluded from the equation. This is especially true when it comes the Cloud regardless we are using IaaS or PaaS. One(…)
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(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes, SQL Server Upgrading SQL Server pods on K8s and helm charts 13.03.2019 by Microsoft Team It has been while since my last blog. Today it is about continuing with helm charts and how to upgrade / downgrade SQL Server containers to a specific cumulative update. My first write-up in my to-do list. Last(…)
DevOps, Docker Docker EE – UCP 3.1.2 installation failed in Azure 14.02.2019 by DevOps Docker EE 2.1 is a Containers-as-a-Service (CaaS) platform on-premise or in the cloud. To manage your cluster of containers, Docker EE allows you to install UCP (Universal Control Panel). When you plan to install the UCP 3.1.2 in Azure,(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes, SQL Server Deploying SQL Server 2019 AGs on K8s with helm charts 17.01.2019 by Microsoft Team This write-up follows my first article about helm chart with SQL Server. This time, I would like to cover the availability groups topic and how to deploy them with helm charts. In fact, to go(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes Deploying SQL Server on K8s with Helm charts 18.12.2018 by Microsoft Team During the last DockerCon EU in Barcelona, I heard a lot about Helm with K8s architectures. It was also a good opportunity to write about it after attending to this conference. In a nutshell, Helm(…)