Mid Microservices

Liveness Probe:?

  • Used to determine if a service is alive and functioning. If the liveness probe

fails, Kubernetes will restart the container.

  • Example: A database connection check can be implemented as a liveness

probe.

More from Microservices with .NET

All questions for this course