Slide 27
Slide 27 text
Example, WebServer Custom Resource
we need to create CustomResource:
1. Scheme (definition)
2. Controller
※ strictly, controller also create and delete pod/container via API
reconcile()
{
…
}
Register
(via API Request)
Watch
Manage simple web server hosting
WebServer
Controller
hello,
ossummit!
hello,
ossummit!
hello,
ossummit!