Skip to content

Commit 66ea9df

Browse files
andfasanobfournie
andauthored
Apply suggestions from code review
Co-authored-by: Bob Fournier <[email protected]>
1 parent fcda500 commit 66ea9df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/user/agent/add-node/add-nodes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Pre-requisites
44
1. The `oc` tool must be available in the execution environment (the "user host").
5-
2. Ensure `oc` is properly configured to manage the cluster to be expanded, ie by either:
6-
- running `oc login` command with the required cluster credentials
7-
- export the environment variable `$KUBECONFIG` pointing to the cluster `kubeconfig` file
5+
2. Ensure `oc` is properly configured to manage the cluster to be expanded, i.e. by either:
6+
- running `oc login` command with the required cluster credentials, or
7+
- running `export KUBECONFIG=<cluster `kubeconfig` file>`
88

99
## Setup
1010
1. Download the [node-joiner.sh](./node-joiner.sh) script in a working directory in

0 commit comments

Comments
 (0)