79676040

Date: 2025-06-23 10:50:21
Score: 1
Natty:
Report link

This gets the most recently created pod:

kubectl get pods --sort-by=.metadata.creationTimestamp -o jsonpath="{.items[-1].metadata.name}"

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ParisSI