Skip to content

kubectl support #1652

@sglickman

Description

@sglickman

This could be really handy for reading through logs from a kubernetes cluster (instead of pointing at a folder, you'd point it at a pod or set of pods or namespace or some other selector).

Let's say you've got a deployment with a four-pod replica set; might be nice to be able to do something like klnav -n my_ns pod_id_substring and then stream logs from the pods that match, maybe with the option to save the retrieved data to disk during your lnav session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions