Skip to content

robusta-dev/robusta-topology-watcher

Repository files navigation

What is this?

A kubewatch alternative that supports CRDs. The plan is to add this functionality into kubewatch itself eventually. It's only standlone as a POC.

Instructions

There are no prebuilt binaries yet, so you'll have to compile before running. Fortunately, that's simple.

  1. Compile with go build
  2. Run with ./robusta-kubewatch

You can customize which resources to listen to (including CRDs) by modifying the source code here.

Status

  • Listen to CRDs
  • Merge into kubewatch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages