Skip to content

Commit e84184e

Browse files
authored
add commands
1 parent 73964a8 commit e84184e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/design/acceptance_test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Before the test, record the following parameters for the platform the test is ex
1010

1111
- Name of the platform
1212
- Version of the platform
13-
- Upstream Kubernetes version used by the platform
14-
- Number of nodes used by the Kubernetes cluster
13+
- Upstream Kubernetes version used by the platform (run `kubctrl version`)
14+
- Number of nodes used by the Kubernetes cluster (run `kubectrl get node`)
1515
- `StorageClasses` provided by the platform (run `kubectl get storageclass`)
1616
- Does the platform use RBAC?
1717
- Does the platform support services of type `LoadBalancer`?

0 commit comments

Comments
 (0)