N
N
NiyazNA2021-11-25 16:06:37
Java
NiyazNA, 2021-11-25 16:06:37

Restarts pod after deploy?

The pod restarts on upgrade/deploy.
The pod logs are as follows:

o.z.problem.spring.common.AdviceTraits: Unauthorized: Not Authenticated
o.z.problem.spring.common.AdviceTraits: Not Found: 404 NOT_FOUND

Locally image works.
Logs appear immediately after the log that the application is running (Application 'sadasd' is running! Acces URLs .......)
Google cloud if anything :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2021-11-25
@NiyazNA

Probably the cube breaks on the liveness probe, gets a non-200 status, decides that the application is dead, and restarts the container.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question