
Kubernetes Operators
Operators are a way of packaging, deploying, and managing Kubernetes applications. A Kubernetes application doesn''t just run on Kubernetes; it''s composed and managed in Kubernetes terms. Operators add application-specific operational knowledge to a Kubernetes cluster, making it easier to automate complex, stateful applications and to augment the platform. Operators can coordinate application upg...
Operators are a way of packaging, deploying, and managing Kubernetes applications. A Kubernetes application doesn''t just run on Kubernetes; it''s composed and managed in Kubernetes terms. Operators add application-specific operational knowledge to a Kubernetes cluster, making it easier to automate complex, stateful applications and to augment the platform. Operators can coordinate application upg...