Skip to content

xprgv/k8s-crd-operator-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crd operator

Simple example how to create crds operator with kube.rs

Define crd type

kubectl apply -f crd.yaml

Create crds

kubectl apply -f device_think.yaml
kubectl apply -f device_iphone.yaml

About

Simple k8s crd operator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages