Skip to content

Commit df3dd46

Browse files
committed
Install kubectl
1 parent 7fed55d commit df3dd46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prepare-vms/azure/packer/provision.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ choco install -y firefox
5454

5555
Write-Output 'Install Docker Compose'
5656
choco install -y docker-compose
57+
choco install -y kubernetes-cli
5758

5859
choco install -y poshgit
5960
choco install -y visualstudiocode

0 commit comments

Comments
 (0)