mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
15 lines
691 B
Markdown
15 lines
691 B
Markdown
# Create a Kubernetes cluster using Kubeadm on Ubuntu 20.04 LTS
|
|
|
|
|
|
## __[ubuntu](ubuntu/)__
|
|
|
|
This folder contains scripts that provide a template for deploying a Kubernetes cluster using kubeadm on one or more Linux machines.
|
|
|
|
## __[ubuntu-single-node-vm](ubuntu-single-node-vm/)__
|
|
|
|
This folder contains a sample script that can be used to create a single-node Kubernetes cluster on a Linux machine and deploy SQL Server big data cluster.
|
|
|
|
## __[ubuntu-single-node-vm-ad](ubuntu-single-node-vm-ad/)__
|
|
|
|
This folder contains a sample script that can be used to create a single-node Kubernetes cluster on a Linux machine and deploy SQL Server big data cluster with Active Directory integration.
|