Introduction to Custom Resources
Learn why we need custom resources (CRDs) and what we can use them for.
We'll cover the following
The flexibility of Kubernetes
Kubernetes is well designed to orchestrate, deploy, and manage containers. In fact, this is the main job of Kubernetes, but it can do much more than that. What makes Kubernetes more popular and fundamental is its flexibility. We can build more things on top of Kubernetes and make it a customized platform to serve our own business needs.
Get hands-on with 1400+ tech skills courses.