kubernetes-honeycomb-agent

command module
v0.0.0-...-db734c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2016 License: MIT Imports: 8 Imported by: 0

README

kubernetes-honeycomb-agent

kubernetes-honeycomb-agent exports events from the Kubernetes API into honeycomb. It is like piping kubectl --all-namespaces=true get events --watch into honeycomb.

To get started, just run

$ kubectl run kubernetes-honeycomb-agent \
    --image=keegancsmith/kubernetes-honeycomb-agent:v0.1 \
    --env='HONEYCOMB_TEAM=<REDACTED>'

with <REDACTED> as your write key / honeycomb team identifier. You should start getting a dataset called kubernetes-events. To put the events into a different dataset, just set the environment variable HONEYCOMB_DATASET.

Status: experimental

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL