This project is finished please visit the github repo below for the tool.

Description

Build a CLI tools which can visualize Kubernetes metrics from the metrics-server, so you're able to watch these without installing Prometheus and Grafana on a cluster.

Goals

  • Learn more about metrics-server
  • Learn more about the inner workings of Kubernetes.
  • Learn more about Go

Resources

https://github.com/bvankampen/metrics-viewer

Looking for hackers with the skills:

kubernetes go observability

This project is part of:

Hack Week 24

Activity

  • 11 months ago: bkampen added keyword "kubernetes" to this project.
  • 11 months ago: bkampen added keyword "go" to this project.
  • 11 months ago: bkampen added keyword "observability" to this project.
  • 11 months ago: dpunia liked this project.
  • 11 months ago: dpunia left this project.
  • 11 months ago: dpunia disliked this project.
  • 11 months ago: okhatavkar joined this project.
  • 11 months ago: pkumar joined this project.
  • 11 months ago: okhatavkar liked this project.
  • 11 months ago: dpunia liked this project.
  • 11 months ago: dpunia joined this project.
  • 11 months ago: vkatkalov joined this project.
  • 11 months ago: zchang liked this project.
  • 11 months ago: bkampen started this project.
  • 11 months ago: bkampen originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Mammuthus - The NFS-Ganesha inside Kubernetes controller by vcheng

    Description

    As the user-space NFS provider, the NFS-Ganesha is wieldy use with serval projects. e.g. Longhorn/Rook. We want to create the Kubernetes Controller to make configuring NFS-Ganesha easy. This controller will let users configure NFS-Ganesha through different backends like VFS/CephFS.

    Goals

    1. Create NFS-Ganesha Package on OBS: nfs-ganesha5, nfs-ganesha6
    2. Create NFS-Ganesha Container Image on OBS: Image
    3. Create a Kubernetes controller for NFS-Ganesha and support the VFS configuration on demand. Mammuthus

    Resources

    NFS-Ganesha