File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The procedure below has been tested and verified on both Linux and Mac.
24
24
25
25
* [ GNU Make 3.81+] ( https://www.gnu.org/software/make/ )
26
26
* [ GNU Tar 1.34+] ( https://www.gnu.org/software/tar/ )
27
- * [ docker v20.10+] ( https://docs.docker.com/engine/install/ )
27
+ * [ docker v20.10+ (including buildx) ] ( https://docs.docker.com/engine/install/ )
28
28
* [ kind v0.17.0+] ( https://kind.sigs.k8s.io/docs/user/quick-start/ )
29
29
* [ helm v3.7.0+] ( https://helm.sh/docs/intro/install/ )
30
30
* [ kubectl v1.18+] ( https://kubernetes.io/docs/reference/kubectl/ )
@@ -35,7 +35,7 @@ subdirectory. All of the scripts and example Pod specs used in this demo are
35
35
contained here, so take a moment to browse through the various files and see
36
36
what's available:
37
37
```
38
- git clone https://sigs.k8s.io /dra-example-driver.git
38
+ git clone https://github.com/kubernetes-sigs /dra-example-driver.git
39
39
cd dra-example-driver/demo
40
40
```
41
41
You can’t perform that action at this time.
0 commit comments