Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.89 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.89 KB

Application Templates

Current State

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)