Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 331 Bytes

kubebuilder.md

File metadata and controls

12 lines (8 loc) · 331 Bytes

kubebuilder init --domain dcn.com --repo=github.com/binhfdv/sla-operator kubebuilder create api --group sla-operator --version v1alpha1 --kind Slaml

cd sla-operator make manifests make install make run

make docker-build docker-push IMG=/:tag make docker-build docker-push IMG=ddocker122/sla-test:v1