Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.

Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |

Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Install ITOM CDF on additional master nodes
The following steps describe how to install the Container Deployment Foundation on additional master nodes.
- Make sure you have already downloaded the installation package to a temporary directory on all additional master nodes. For details, see Unzip the ITOM CDF installation package.
-
Unzip the zip file on every master node.
-
On each additional master node, run the following command to initialize the environment variables:
cd <foundation_install_dir>
source /etc/profile
-
Copy the server certificate files (
ca.crt
,server.crt
, andserver.key
) from the<K8S_home>/ssl
directory of the first master node to any local directory on each additional master node (for example: the/tmp
directory).The default
<K8S_home>
directory is/opt/kubernetes/ssl
. -
Copy the
install.properties
file from the first installed master node to each additional master node into the<foundation_install_dir>
directory. -
Edit the
install.properties
file on each additional master node as follows:PEER_CA_FILE=/tmp/ca.crt
PEER_CERT_FILE=/tmp/server.crt
PEER_KEY_FILE=/tmp/server.key
Replace
/tmp
with the temporary directory you used earlier. -
On each additional master node, run the following command:
./install
Note You must configure the master nodes one after another.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to ovdoc-asm@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: