All Projects → learnk8s → K8bit

learnk8s / K8bit

A tiny Kubernetes dashboard

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to K8bit

Tabix
Tabix.io UI
Stars: ✭ 1,152 (+1358.23%)
Mutual labels:  dashboard
Sing App
💥Free and open-source admin dashboard template built with Bootstrap 4.5 💥
Stars: ✭ 1,187 (+1402.53%)
Mutual labels:  dashboard
Tessera
A dashboard front-end for graphite.
Stars: ✭ 1,202 (+1421.52%)
Mutual labels:  dashboard
Dashboard
Customizable personal dashboard and startpage
Stars: ✭ 70 (-11.39%)
Mutual labels:  dashboard
Dashboard React Template
[DEPRECATED] Dashboard admin template made with React.js, Redux, Babel etc.
Stars: ✭ 72 (-8.86%)
Mutual labels:  dashboard
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+1407.59%)
Mutual labels:  dashboard
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
Stars: ✭ 10,526 (+13224.05%)
Mutual labels:  dashboard
Gatus
⛑ Gatus - Automated service health dashboard
Stars: ✭ 1,203 (+1422.78%)
Mutual labels:  dashboard
Ansible Dashr
Ansible Dashboard relying on existing Ansible code and logs
Stars: ✭ 72 (-8.86%)
Mutual labels:  dashboard
Verk web
A dashboard for the job processing system that just verks! 🧛‍
Stars: ✭ 75 (-5.06%)
Mutual labels:  dashboard
Fizzygum
a new web framework, an entire platform really, designed from the ground up to handle complex things easily. Put the power of an entire Operating System at your fingertips.
Stars: ✭ 70 (-11.39%)
Mutual labels:  dashboard
Circlerangeview
自定义圆形仪表盘View,适合根据数值显示不同等级范围的场景
Stars: ✭ 71 (-10.13%)
Mutual labels:  dashboard
React Antd Multi Tabs Admin
ts+react+antd-多页签后台模板(纯净版,非 antd pro!)
Stars: ✭ 73 (-7.59%)
Mutual labels:  dashboard
Adminlte
Pi-hole Dashboard for stats and more
Stars: ✭ 1,155 (+1362.03%)
Mutual labels:  dashboard
Launchbot
A startpage to open collections of websites with one click. It’s like restoring tabs, but anywhere.
Stars: ✭ 76 (-3.8%)
Mutual labels:  dashboard
Dashboard.io
Un dashboard pour bot Discord
Stars: ✭ 67 (-15.19%)
Mutual labels:  dashboard
Skeleton
A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system. Facebook Page: http://bit.ly/2oHzpxC | Facebook Group: http://bit.ly/2o3KOrA. Help me carry on making more free stuff → http://bit.ly/2ppNujE ←
Stars: ✭ 74 (-6.33%)
Mutual labels:  dashboard
Grafana Aws Cloudwatch Dashboards
☁️ 30+ Grafana dashboards for AWS CloudWatch metrics: EC2, Lambda, S3, ELB, EMR, EBS, SNS, SES, SQS, RDS, EFS, ElastiCache, Billing, API Gateway, VPN, Step Functions, Route 53, CodeBuild, ...
Stars: ✭ 1,210 (+1431.65%)
Mutual labels:  dashboard
Tabler Rubygem
Rubygem for https://tabler.github.io
Stars: ✭ 77 (-2.53%)
Mutual labels:  dashboard
Django Suit Dashboard
Create a dashboard within Django admin interface.
Stars: ✭ 75 (-5.06%)
Mutual labels:  dashboard

K8bit — the tiny Kubernetes dashboard

K8bit is a tiny dashboard that is meant to demonstrate how to use the Kubernetes API to watch for changes.

K8bit — the tiny Kubernetes dashboard

Usage

You can start the dashboard with:

$ kubectl proxy --www=.
Starting to serve on 127.0.0.1:8001

Open the following URL http://127.0.0.1:8001/static.

Related

This project is inspired by kube-ops-view, which is a fully featured dashboard for Kubernetes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].