Skip to content

Commit 4403169

Browse files
authored
Update README.md
1 parent 96c212a commit 4403169

File tree

1 file changed

+1
-1
lines changed
  • samples/features/sql-big-data-cluster/deployment/kubeadm

1 file changed

+1
-1
lines changed

samples/features/sql-big-data-cluster/deployment/kubeadm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ To install docker, you can follow the steps below:
5656
1. After successful initialization of the Kubernetes master, follow the kubeadm join commands output by the setup script on each agent machine
5757
1. Execute [ubuntu/setup-volumes.sh](ubuntu/setup-volumes.sh/) script on each agent machine to create volumes for local storage
5858
1. Execute ***kubectl apply -f ubuntu/local-storage-provisioner.yaml*** against the Kubernetes cluster to create the local storage provisioner. You can now use persistent volumes by setting the USE_PERSISTENT_VOLUME environment variable to ***true** and STORAGE_CLASS_NAME environment variable to ***local-storage*** during deployment
59-
1. For more detaiks on deploying SQL Server 2019 big data cluster follow instructions [here](https://docs.microsoft.com/en-us/sql/big-data-cluster/deployment-guidance?view=sqlallproducts-allversions)
59+
1. Now, you can deploy the SQL Server 2019 big data cluster following instructions [here](https://docs.microsoft.com/en-us/sql/big-data-cluster/deployment-guidance?view=sqlallproducts-allversions)

0 commit comments

Comments
 (0)