Skip to content

KnightHacks/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manifests

If you don't know what you're doing and/or not authorized by Warren Snipes to change something please DO NOT.

Stack

Debugging

Kustomize

To test if your kustomize changes will work out use the following command in the directory you want to test:

kubectl kustomize

Flux

To follow logs as they come use the following command:

flux logs --follow

To get the status of your kustomizations use the following command:

flux get kustomizations -A

To force a reconciliation of a specific kustomization live use the following command:

flux reconcile kustomization apps

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks