Skip to content
/ world Public

Proof of concept for infrastructure as code with Golang and Kubernetes

License

Notifications You must be signed in to change notification settings

bborbe/world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World

My infrastructur as code

validate

Validate all

world validate \
-v=2 

apply

Apply all applications

world apply \
-v=2 

Apply all applications on cluster fire

world apply \
-v=2 \
-cluster=fire

Apply application monitoring on all clusters

world apply \
-v=2 \
-app=monitoring

yaml-to-struct

world yaml-to-struct \
-v=2 \
-file=my.yaml

About

Proof of concept for infrastructure as code with Golang and Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages