Category: Deployment, Software, Kubernetes, Infrastructure, yaml

Kubernetes operators were introduced as an implementation of the Infrastructure as Software concept. Using them you can abstract the deployment of applications and services in a Kubernetes cluster.

Related Articles