Loading the Sametime image to Docker

This section provides information on the network considerations needed to install Kubernetes.

Procedure

  1. Download the HCL Sametime installation package from the HCL Software Portal.
  2. Extract the zip file to any directory on either the master Kubernetes host itself or on a machine which has management access to the Kubernetes cluster.
  3. Change to that directory and load the docker images into your docker registry using the following command.
    sudo ./load.sh
    Note: The load script extracts the docker images to the local host by default. When prompted, specify your own Docker registry host FQDN. This can be a cloud provider registry or some other private registry accessible to all of the nodes. If you do not have your own registry, then run the load script on each node in the Kubernetes cluster and use the script defaults.

What to do next

See Preparing the deployment.