mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
494 B
494 B
Creating a Kubernetes cluster for Azure Arc Data Controller cluster
Azure Arc Data Controller cluster is deployed as docker containers on a Kubernetes cluster. These samples provide scripts that can be used to provision a Kubernetes clusters using different environments.
Deploy a Kubernetes cluster using kubeadm
Use the scripts in the kubeadm folder to deploy a Kubernetes cluster over one or more Linux machines (physical or virtualized) using kubeadm utility.