• FrederikNJS@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 month ago

    Since you are talking about pods, you are obviously emitting all your logs on stdout and stderr, and you have of course also labeled your pods nicely, so grepping all 36 gods is as easy as kubectl logs -l <label-key>=<label-value> | grep <search-term>