UNCLASSIFIED - NO CUI

Implement basic Kustomize functionality in k8s client to replace flux deployment script

Customer templates require applying a kustomize file. We need to make sure we can do so, as shown in the Deploy section. Currently, our bbctl deploy flux command works by subprocessing the install_flux.sh script. This should be rewritten to be native and support flux installation in a way that works for standard big bang installations as well as technical profiles.

Acceptance Criteria

  • bbctl deploy flux works without external tools
  • bbctl can deploy flux in a way to support technical profiles
Edited by Daniel Dides