06-17-2021 07:09 AM
Hi all,
I have nuxeo 2019 in kubernetes container and I'd like to manually install package nuxeo-arender (nuxeoctl mp-install nuxeo-nuxeo-arender
) but when I try to stop nuxeo server (nuxeoctl stop
) inside container... kubernetes restart container and I'm not able to install package.
Anyone has an idea how to tell Kubernates not to restart container when nuxeo server is down?
thanks in advance
06-29-2021 04:06 AM
Hello,
I would inspect https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy
Regards
06-29-2021 10:11 AM
"The restartPolicy field with possible values Always, OnFailure, and Never"
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.