Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Get site specific information containing information about compute nodes and their resource capabilities.
  2. Assign roles to compute hosts and create Create the hosts.ini file required to install kubernetes on compute nodes in order to create a cluster using kubespray. It uses the roles specified in the provisionin custom resource
  3. Instantiate the binary package installation and get the status of the installation
  4. Get application-k8s kubeconfig file
  5. BPA is also expected to store any private key and secret information in CSM
  6. Install the packages on newly added compute nodes
  7. Update package versions in compute nodes that require the update
  8. Store private keys 

...