diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2016-06-28 16:02:20 -0400 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2016-06-29 14:15:04 +0100 |
commit | 047a207b8f3d90ac8e4223cec0b6de44c1a36611 (patch) | |
tree | 459f58e10ab8e4a45472010331fd5629f6cbd2d8 /www | |
parent | d3cb5416571cd04d0a8e5025075d016259460c97 (diff) | |
download | sos-047a207b8f3d90ac8e4223cec0b6de44c1a36611.tar.gz |
[kubernetes] new data, namespace support, and options
This patch collects additional data from kubernetes masters, changes the
available plugin options, and makes collection namespace aware.
By default, json output will be collected for events, limitranges, pods, pvcs,
replicationcontrollers, resourcequotas and services on a per-namespace basis.
Note that the 'serviceaccount' and 'secrets' resources are not collected due to
the high risk of exposing secure information.
Version and 'config view' output is now collected.
The 'all' option (default enabled) will collect a non-json listing of each
resource across all namespaces for ease of reference.
The 'describe' option (default enabled) will collect 'kubectl describe' output,
non-json, for each object of each resource in each namespace, if present.
The 'podslog' option has been renamed to 'podlogs' and is disabled by default.
Note that while this will run on OpenShift v3 masters, only resources shared by
OpenShift and 'plain' Kubernetes are collected by this plugin. OpenShift routes
for example are not collected.
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions