Skip to content

fumanne/Operator-SDK-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operator-SDK-Example

Example destination:
create deployment if not found
create configmap if not found
create service if not found
update deployment Spec when current is not match expected which defined in cr.yaml
update configmap when current data in configmap is not match exepcted which defined in cr.yaml
update service Spec when current is not match expected which defined in cr.yaml