Valid methods for Kubernetes probes
Question:
Which three of the following methods are valid Kubernetes probes? (Choose three.)
- End-to-end check
- HTTP check
- Startup check
- TCP socket check
- Container Execution check
Answer:
B, D, E - are the correct answers