Categorygithub.com/nirnanaaa/kube-readiness
repositorypackage
0.7.0
Repository: https://github.com/nirnanaaa/kube-readiness.git
Documentation: pkg.go.dev

# Packages

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

# README

Kubernetes External Pod Readiness

CircleCI

Providing pod readiness gates for ingress controllers.

Supported platforms

Currently only AWS-ALBs are supported.

Development

Startup the controller:

make run

Run tests:

make test