<<<<<<< HEAD hw-7 kubernetes-operators
======= homework-7
Operator
- define Mysql image(5.7) and which db must be created and which password to use to access it
- then add Mysql Object into the Kube Api
- CRD is a resource to define other resources
- Interaction with this object could be by kubectl
- Validation added to CRD to prohibit arbitrary fields
- List of required fields added to CRD: Object:properties:image:!:type:
85f871a69425842bb1e95495dc8976aea11f3cd7