Skip to content

Commit 7848d9d

Browse files
Red-GVGitHub Enterprise
authored andcommitted
docs: add links for prerequisite software (#2)
1 parent 17f3570 commit 7848d9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Experimental InstaSlice works with GPU operator to create mig slices on demand.
77
## Getting Started
88

99
### Prerequisites
10-
- go version v1.22.0+
11-
- docker version 17.03+.
12-
- kubectl version v1.11.3+.
13-
- Access to a KinD cluster.
10+
- [Go](https://go.dev/doc/install) v1.22.0+
11+
- [Docker](https://docs.docker.com/get-docker/) v17.03+
12+
- [kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl) v1.11.3+.
13+
- Access to a [KinD](https://kind.sigs.k8s.io/docs/user/quick-start/) cluster.
1414

1515
### Install KinD cluster with GPU operator
1616

0 commit comments

Comments
 (0)