Introduction
The models for this class are less consistent, and they are proposed for boss plans that can be used in a wider range of ways. Kubernetes still uses parts of the model that have stood the test of time, like the Controller.
Controller Design
As an example of a Kubernetes resource that does its job of directing and maintaining an ideal state admirably, we can look at the resource known as Controller. The setup of Kubernetes is a naval force of controllers that dependably verify and change current usage to the predetermined goal condition. This model depicts how to utilize this middle notion for widening the stage for our own applications.
Operator Design
The term "Operator" refers to a supervisory entity responsible for ensuring that data is stored in a suitable, algorithmic, and up-to-date fashion in accordance with the needs of a certain application. Given the Operator setup, we are able to refine the Controller design to provide for greater flexibility and clearer expression. Kubernetes is gaining popularity, and the Operator model is quickly becoming the standard for distributing and managing big applications.
Continuous Blog Series :
Blog #15: K8s Anti-Design Pattern Series - To Kubernetes or not to Kubernetes weighing Pros and Cons
Comments