Skip to content

kfoozminus/booklist-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Controller for Kubernetes Custom Resource

artifacts/crd.crd.yaml contains the spec of the crd, and crdob.crdob.yaml contains spec of an object of Jackpot kind

apply kubectl create -f artifacts/ to create the crd and Jackpot

Build the Go Controller with

go build

Run ./booklist-controller to start the controller

Then if you change Image, Replicas of Jackpot, you will see the corresponding change in the booklist-controller Deployment object

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors