Skip to content

Commit 55b346c

Browse files
committed
.
1 parent 136deb2 commit 55b346c

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

+3-8
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ https://github.com/erickangMSFT/sqldevops/tree/master/docker_cluster/kubernetes/
3131
https://github.com/erickangMSFT/sqldevops/tree/master/docker_cluster/kubernetes_azure
3232

3333

34-
## Demo
34+
## Docker Demo
3535

3636
### Bootstrap dev and test enviroment as a developer
3737
As a developer, you can build the entire dev and test environment for database, application and test in a few seconds.
@@ -59,7 +59,7 @@ docker exec -ti sqltools bash
5959
* demo wideworldimporters unittest [http://localhost:8000](http://localhost:8000)
6060
* click each link on the index page
6161

62-
### ACS Kubernetes cluster
62+
### ACS Kubernetes cluster provisioning demo
6363
Enable parallel testing with kunbernetes cluster: note that parallel testing implementation is a demo purpose only.
6464
URL to [Azure Container Registry](https://ms.portal.azure.com/#resource/subscriptions/d513e2e9-97db-40f6-8d1a-ab3b340cc81a/resourceGroups/sqldevopsGroup/providers/Microsoft.ContainerRegistry/registries/sqldevopsACS/overview) for this demo:
6565

@@ -150,12 +150,7 @@ watch kubectl get pods -n sqldevops-dev
150150

151151
* https://hub.docker.com/r/ericskang/mssql-slacker/tags/ (public)
152152

153-
154-
155-
156-
157-
158-
(TBD:below)
153+
### Other demos
159154

160155
- Crete UnitTest Database: sanitize data with Dynamic Data Masking and including schema and reference table data only
161156
* mssql-scipter to create a database with schema only.

0 commit comments

Comments
 (0)