Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.81 KB

File metadata and controls

39 lines (31 loc) · 1.81 KB

Gitops modules

Assumptions

Workstation host OS is either MacOS or Linux.

Prerequisites

(if leveraging these modules locally)

  • kubectl CLI
    • version installed should match target cluster
  • Carvel toolset is installed on workstation
    • includes kapp and ytt CLIs
  • KUBECONFIG enviroment variable or $HOME/.kube/config file present with current context set targeting cluster
  • Cloud CLI installed and authorized

(on target cluster)