Kubernetes

Installing the SQL Server Big Data Cluster Tools in a Docker Container

As you know from my last blog posting, I’m currently investing a lot of my time into Big Data technologies and especially into SQL Server Big Data Clusters. Running a SQL Server Big Data Cluster is quite easy, because you can deploy it with a simple command into Azure Kubernetes Services. But to be able …

Installing the SQL Server Big Data Cluster Tools in a Docker Container + read more

Upcoming SQLpassion Online Trainings

Today I’m quite happy to announce my upcoming SQLpassion Trainings for the next few months. Currently I have scheduled the following online trainings: SQL Server on Linux, Docker, and Kubernetes SQL Server Performance Troubleshooting I’m quite happy to provide a brand-new training about how to run SQL Server on Linux, Docker, and Kubernetes. The first …

Upcoming SQLpassion Online Trainings + read more

Deploying a stand-alone SQL Server Instance into a Kubernetes Cluster

In my last 2 blog postings I have talked about how to deploy a SQL Server Availability Group into a Kubernetes Cluster. Today I want to continue to talk about Kubernetes, but I want to show you how you can deploy a stand-alone SQL Server Instance into a Kubernetes Cluster. Why? Before I show you …

Deploying a stand-alone SQL Server Instance into a Kubernetes Cluster + read more

SQL Server Availability Group Failovers in Kubernetes

In my previous blog posting I have talked about how to create a SQL Server 2019 Availability Group in Kubernetes. Today I want to continue with that discussion, and I want to show you how you can perform a Failover of such an Availability Group. Performing a Failover To perform an Availability Group Failover in …

SQL Server Availability Group Failovers in Kubernetes + read more

Deploying a SQL Server 2019 Availability Group into a Kubernetes Cluster

Over the last few months I have done a lot of work and research in the area of Docker Containers and Kubernetes. One of the coolest new features in SQL Server 2019 is the ability to deploy an Availability Group into a Kubernetes Cluster. Therefore, I want to show you in today’s blog posting how …

Deploying a SQL Server 2019 Availability Group into a Kubernetes Cluster + read more