Skip to content

ST-402 add kubectl, helm and copy kubeconfig

J. Bruno Morgado requested to merge ST-402 into master

Jira story ST-402

All main points addressed.

TODO: Copy kube config file directly from syscore-master.

  • Updated the systems-common-roles version: minor changes to the kubectl variables
  • Installs kubectl from systems-common-roles
  • Installs helm from systems-common-roles
  • Copies the kubeconfig file to Bifrost (more work is needed here to copy the file on the fly from syscore-master but at the present couldn't authenticate in order to get the file in ansible).
Edited by J. Bruno Morgado

Merge request reports