llanta-detectors-0 is unable to maintain operation for more than approximately one minute.The following log line can be seen in trust manager pod logs
Fail to start controller keystore-reload-controller: Timed out waiting for cache to be synced.
A third-party controller is being used for trust-manager, which encounters an issue where it stalls without raising an exception when this error occurs.
napp-k rollout restart deployment trust-manager
Wait for the trust-manager pod to restart successfully.
napp-k exec -it `napp-k get pods | grep cluster | cut -d ' ' -f 1` -c cluster-api -- sh -c "/opt/kafka/bin/kafka-acls.sh --bootstrap-server kafka:9092 --command-config /root/adminclient.props --list"