Valid methods for Kubernetes probes

Question:
Which three of the following methods are valid Kubernetes probes? (Choose three.)

  1. End-to-end check
  2. HTTP check
  3. Startup check
  4. TCP socket check
  5. Container Execution check
Answer:
B, D, E - are the correct answers