Study. uk . com
  1. Home
  2. All questions
  3. Question 886

CKA study material · question 886 of 1000

How much log output can the FallbackToLogsOnError policy include in a termination message?

  1. 4096 bytes or 200 lines
  2. 12 KiB or 500 lines
  3. 1024 bytes or 40 lines
  4. 2048 bytes or 80 lines, whichever is smaller
Show the answer

Answer: D. 2048 bytes or 80 lines, whichever is smaller

The fallback is limited to 2048 bytes or 80 lines, whichever comes first, so it is a summary rather than a substitute for the full log.

Source: Determine the Reason for Pod Failure (Kubernetes) — Customizing the termination message

Challenge yourself on this topic → Study as cards