The Coralogix Operator introduces a new way for users to manage their Coralogix accounts by integrating with Kubernetes through custom resources, facilitating infrastructure-as-code techniques. This approach allows users to set up Log Parsing Rules and Alerts using modern cloud-native infrastructure provisioning platforms, enabling better auditing, change management, and easier rollbacks. The Coralogix Operator utilizes the Operator pattern to automate the registration and management of custom resources within the Kubernetes cluster, leveraging the Scala and ZIO libraries for enhanced efficiency. To support this integration, Coralogix developed a new open-source library, zio-k8s, which offers a comprehensive suite of tools for working with the Kubernetes API, including client libraries, support for custom resource definitions, and an operator library for implementing operators. The zio-k8s library aims to simplify the interaction with Kubernetes for ZIO users and is close to an official 1.0 release, with contributions and feedback welcomed from the community.