Giter VIP home page Giter VIP logo

k8status's Introduction

K8Status

Last release Artifact Hub

K8Status collects status information about services in your namespace and exposes them using a json api.

Dashboard UI page

Installation

helm repo add k8status https://stenic.github.io/k8status/
helm install k8status --namespace mynamespace k8status/k8status

Annotations

You can add these Kubernetes annotations to specific objects to customize k8status's behaviour.

Service

k8status.stenic.io/name (string) Overwrite the name shown in the report.

k8status.stenic.io/exclude (bool) Exclude from the report.

k8status.stenic.io/include (bool) Include in the report. Only used if --mode=exclusive is set.

k8status.stenic.io/description (string) Add additional description to the service.

Namespace (Only used if --namespace is not set)

k8status.stenic.io/include (bool) Include the namespace in the report.

k8status.stenic.io/name (string) Overwrite the name shown in the report.

UI

?mode=tv Render UI suited for tv's.

?refresh=1 Refresh the data every second.

Build & run

docker build -t k8status .
docker run -ti -p 8080:8080 -v ~/.kube:/home/nonroot/.kube k8status --namespace default

k8status's People

Contributors

nousefreak avatar semantic-release-bot avatar renovate[bot] avatar

Stargazers

 avatar Bruno Wego avatar Dennis Hulsmans avatar  avatar Joeri van Dooren avatar

k8status's Issues

Configurable collection mode

By default, the collector gets status for all services, excluding those with an exclude annotation.
The opposite should be possible as well.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
Dockerfile
  • golang 1.22
github-actions
.github/workflows/chart.yaml
  • actions/checkout v4
  • azure/setup-helm v4
  • actions/setup-python v5
  • helm/chart-testing-action v2.6.1
  • actions/checkout v4
  • azure/setup-helm v4
  • actions/checkout v4
  • azure/setup-helm v4
.github/workflows/release.yaml
.github/workflows/test.yaml
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/build-push-action v5
gomod
server/go.mod
  • go 1.21
  • go 1.21.5
  • github.com/gin-gonic/contrib v0.0.0-20221130124618-7e01895a63f2@7e01895a63f2
  • github.com/gin-gonic/gin v1.9.1
  • github.com/penglongli/gin-metrics v0.1.10
  • github.com/prometheus/client_golang v1.19.0
  • k8s.io/api v0.29.3
  • k8s.io/apimachinery v0.29.3
  • k8s.io/client-go v0.29.3
  • k8s.io/component-base v0.29.3
  • k8s.io/klog/v2 v2.120.1
helm-values
charts/k8status/values.yaml
npm
ui/package.json
  • @testing-library/jest-dom 5.16.4
  • @testing-library/react 13.4.0
  • @testing-library/user-event 14.2.1
  • moment 2.29.3
  • query-string 7.1.1
  • react 18.2.0
  • react-dom 18.2.0
  • react-scripts 5.0.1
  • web-vitals 3.0.4
  • react-app-rewired 2.2.1

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.