Skip to content

hyorimitsu/hello-controller-kubebuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-controller-kubebuilder

Implement a custom controller for k8s.

Description

Using kubebuilder, implement a controller that manages Foo, a upper-level resource for Deployment.

See the diagram on this page for a description of how the custom controller works.

Usage

Generate CRD manifest and apply.

make install

If you want to run this on local Go.

make run

If you want to run this on Container.

make deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published