volsync
volsync copied to clipboard
add liveness probes to all containers
Describe the feature you'd like to have.
container names
- name: kube-rbac-proxy
- name: manager
What is the value to the end user? (why is it a priority?)
Know ahead of time something is wrong How will we know we have a good solution? (acceptance criteria)
Container report liveness correctly Additional context
Optional:
- maybe CPU/Memory limit should be added to manager as well.
- imagePullPolicy is not always which could cause old images to be used.