Download the bootstrap script

On the bootstrap node:

  1. Download and run the Container Cloud bootstrap script:

    sudo apt-get update
    sudo apt-get install wget
    wget https://binary.mirantis.com/releases/get_container_cloud.sh
    chmod 0755 get_container_cloud.sh
    ./get_container_cloud.sh
    
  2. Change the directory to the kaas-bootstrap folder created by the script.