Skip to content

Files

Latest commit

 

History

History

cluster-standard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

cluster-standard

Description

A standard cluster used for running workloads, defined using CNRM resources.

Usage

Fetch the package

kpt pkg get REPO_URI[.git]/PKG_PATH[@VERSION] cluster-standard Details: https://googlecontainertools.github.io/kpt/reference/pkg/get/

View package content

kpt cfg tree cluster-standard Details: https://googlecontainertools.github.io/kpt/reference/cfg/tree/

List setters

kpt cfg list-setters cluster-standard Details: https://googlecontainertools.github.io/kpt/reference/cfg/list-setters/

Set a value

kpt cfg set cluster-standard NAME VALUE Details: https://googlecontainertools.github.io/kpt/reference/cfg/set/

Apply the package

kpt live init cluster-standard
kpt live apply cluster-standard --reconcile-timeout=2m --output=table

Details: https://googlecontainertools.github.io/kpt/reference/live/