Skip to content

Commit 1f65ca3

Browse files
authored
Update README.md
corrected file links
1 parent 10199d1 commit 1f65ca3

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To install docker, you can follow the steps below:
5050

5151
### Instructions
5252

53-
1. Execute [ubuntu/ubuntu-setup-k8s-prereqs.sh](ubuntu/ubuntu-setup-k8s-prereqs.sh/) script on each machine
54-
1. Execute [ubuntu/ubuntu-setup-k8s-master.sh](ubuntu/ubuntu-setup-k8s-master.sh/) script on the machine designated as Kubernetes master
53+
1. Execute [ubuntu/setup-k8s-prereqs.sh](ubuntu/setup-k8s-prereqs.sh/) script on each machine
54+
1. Execute [ubuntu/setup-k8s-master.sh](ubuntu/setup-k8s-master.sh/) script on the machine designated as Kubernetes master
5555
1. After successful initialization of the Kubernetes master, follow the kubeadm join commands output by the script on each agent machine
5656
1. Now, you can deploy SQL Server 2019 big data cluster using instructions [here](https://docs.microsoft.com/en-us/sql/big-data-cluster/deployment-guidance?view=sqlallproducts-allversions)

0 commit comments

Comments
 (0)