enable docker image deploy (#6367)

* enable docker image deploy

* update the registry and text
This commit is contained in:
Alan Ren
2019-07-12 14:12:16 -07:00
committed by GitHub
parent f6a4189717
commit 4bb3cdf114
6 changed files with 314 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"resource-type-sql-bdc-description": "SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes",
"version-display-name": "Version",
"sql-2017-display-name": "SQL Server 2017",
"sql-2019-display-name": "SQL Server 2019",
"sql-2019-display-name": "SQL Server 2019 CTP 3.1",
"sql-2017-docker-notebook": "./notebooks/docker/2017/deploy-sql2017-image.ipynb",
"sql-2019-docker-notebook": "./notebooks/docker/2019/deploy-sql2019-image.ipynb",
"sql-2019ctp31-display-name": "SQL Server 2019 big data cluster CTP 3.1",