Skip to content

dzou-hpe/operators-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

operators

create a new opeartor

./hack/operators.sh [NAME]

Monorepo

Go Module

each operator has its own go.mod. It should be treated as individual kubebuilder generated project.

PR build

https://github.com/dzou-hpe/operators-template/pull/3/checks

this shows you how build is done automatically when you created a PR with two new Operators

Using kubebuilder

cd into the operator you want to create API and follow official doc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages