Accessing the Bootnode and Red Hat OpenShift cluster
By using Secure Shell (SSH) public key authentication, you can access the Bootnode, the bastion host, and the Red Hat® OpenShift® cluster nodes.
For operational reasons, you might need command-line access to the Bootnode, the bastion host, or the cluster nodes that are located in the virtual private cloud (VPC) of Maximo® Application Suite.
About this task
In the AWS cloud, when you start the Maximo Application Suite installation, a Bootnode is created. By using the required tools and the installation parameters, the Bootnode completes the installation.
In the Red Hat OpenShift cluster that is created during the installation, in a public subnet, a bastion host is created. By using this host, you can connect to the cluster nodes in the private subnets.
The Bootnode, bastion host, and private cluster nodes are all Amazon EC2 instances. To maintain or troubleshooting an EC2 instance, connect to it by using Secure Shell (SSH) public key authentication.
Before you installed Maximo Application Suite, you generated a key pair, which
consists of a public key and a private key, and uploaded this pair to the Amazon
EC2 service. You stored the private key locally. When you specified the installation parameters, you
selected the public key in the SSHKey
parameter.
During the installation, a copy of the public key is stored in the Bootnode, the bastion host, and the private cluster nodes. Because you have the corresponding private key, you can access these instances by using SSH. In addition, you can use the SSH authentication agent to connect to these instances by using single sign-on authentication.
To use SSH access to connect to the Bootnode, the bastion host, and the private cluster nodes, complete the following steps.