Categorygithub.com/demonCoder95/ready-wait-controller
module
0.0.0-20240922181109-d0189d583f15
Repository: https://github.com/demoncoder95/ready-wait-controller.git
Documentation: pkg.go.dev

# README

Ready Wait Controller

A controller that waits for a given set of resources to be ready and prints the output.

It targets apps/v1 resources. The objective of the controller is to be able to monitor if all the provided apps/v1 types like StatefulSet, DaemonSet and Deployment have all their replicas up-to-date.

The use case is to be able to wait for an update to complete before proceeding with a provisioning tools like the cluster-lifecycle-manager project of Zalando.

TODO: The controller can either be imported as a package in your Go app or run as a CLI program.

# Packages

No description provided by the author
No description provided by the author