Skip to content

Commit 277373b

Browse files
author
lamai93
committed
Merge branch 'master' of github.com:arangodb/kube-arangodb
2 parents 05f7b47 + 91bfe58 commit 277373b

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 (run `kubctrl version`)
14-
- Number of nodes used by the Kubernetes cluster (run `kubectrl get node`)
13+
- Upstream Kubernetes version used by the platform (run `kubectl version`)
14+
- Number of nodes used by the Kubernetes cluster (run `kubectl get node`)
1515
- `StorageClasses` provided by the platform (run `kubectl get storageclass`)
1616
- Does the platform use RBAC? (run `kubectl describe clusterrolebinding`)
1717
- Does the platform support services of type `LoadBalancer`?

0 commit comments

Comments
 (0)