ZIO K8s

ZIO K8s

  • Overview
  • CRDs
  • Operators
  • Internals
  • API
  • About

›Operator

Operator

  • Operator library
  • Implementing operators
  • Auto-registering CRDs
  • Leader election

Operator library

The zio-k8s-operator library is a higher level library built on top of the client providing support for implementing Kubernetes Operators.

  • Implementing operators - shows how to launch operators for any resource and customize them with aspects
  • Auto-registering CRDs - register custom resource definitions from the application at startup
  • Leader election - a simple leader election mechanism to guarantee the operator runs only in a single instance
Implementing operators →
ZIO K8s
GitHub
Star
Chat with us on Discord
discord
Additional resources
Scaladoc of zio-k8s
Copyright © 2024 ZIO Maintainers