Detypo architecture doc (#2332)

This commit is contained in:
Michael Bridgen 2019-10-07 20:46:13 +01:00 committed by Alex Collins
parent afce1abbfb
commit cf3436dcb3

View file

@ -30,5 +30,5 @@ manifests when provided the following inputs:
The application controller is a Kubernetes controller which continuously monitors running
applications and compares the current, live state against the desired target state (as specified in
the repo). It detects `OutOfSync` application state and optionally takes corrective action. It
is responsible for invoking any user-defined hooks for lifcecycle events (PreSync, Sync, PostSync)
is responsible for invoking any user-defined hooks for lifecycle events (PreSync, Sync, PostSync)