We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcda500 commit 66ea9dfCopy full SHA for 66ea9df
docs/user/agent/add-node/add-nodes.md
@@ -2,9 +2,9 @@
2
3
## Pre-requisites
4
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
+2. Ensure `oc` is properly configured to manage the cluster to be expanded, i.e. by either:
+ - running `oc login` command with the required cluster credentials, or
+ - running `export KUBECONFIG=<cluster `kubeconfig` file>`
8
9
## Setup
10
1. Download the [node-joiner.sh](./node-joiner.sh) script in a working directory in
0 commit comments