You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/features/sql-big-data-cluster/deployment/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,3 +10,7 @@ Use the scripts in the **kubeadm** folder to deploy Kubernetes over multiple Lin
10
10
## Deploy a SQL Server big data cluster on Azure Kubernetes Service (AKS)
11
11
12
12
Using the sample Python script in **aks** folder, you will deploy a Kubernetes cluster in Azure using AKS and a SQL Server big data cluster using on top of it.
13
+
14
+
## Push SQL Server big data cluster images to your own private Docker repository
15
+
16
+
Using the sample Python script in **offline** folder, you will push the necessary images required for the deployment to your own repository.
0 commit comments