Do resource delivery around Kubernetes
- Mentors
- Jianbo Sun
- Organization
- Cloud Native Computing Foundation (CNCF)
Resource Provision: Use CRD Operator to invoke the cloud resource and create the resource object. Resource Binding: Use Service binding to do the resource binding, that is inject data to the resource object. More Detailed Resource Provision: Do more refined resource supply, simplify the complexity of resource application.