Skip to content

alpineworks/katalog-agent

Repository files navigation

Katalog Agent

an application to scrape deployment information from a kubernetes cluster and forward it via gRPC to a central collection server

Made With Go Made With gRPC


Development

Prerequisites

Building

  • Please use kind in combination with the make targets to get the full experience
    • docker compose is supported, however will not provide a good experience because there's no kubernetes api to interface with
  1. make kind
    1. Sets up Kind Cluster with one control-plane and one worker node
  2. make kind-load
    1. Builds image with Docker and loads it onto the cluster
  3. make apply
    1. Deploys the Kubernetes files in k8s/ to the cluster
  4. Profit!

About

agent that collects in-cluster kubernetes resources (deployments) across multiple clusters for collection and analysis in a central server

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors