Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

list: return more pod info in JSON output #3550

Open
@lucab

Description

In the context of CRI, in order to make cAdvisor work in a standalone way without resorting to api-service, we need to expose more information related to pods and apps directly in the JSON output of rkt list and rkt status.

Looking at current cadvisor implementation, it looks like we are currently missing at least the following fields:

  • pod IPs (on non-running pods)
  • pod cgroups
  • per-app rootfs directory

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions