Giter Site home page Giter Site logo

wuchunfu / k8s-etcd-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from comqx/k8s-etcd-ui

0.0 1.0 0.0 71.89 MB

k8s etcd 集群 ui界面查看工具,已经对乱码问题进行解决。可以直观的看到k8s的核心数据

License: MIT License

Dockerfile 0.01% Makefile 0.01% TSQL 0.03% JavaScript 0.07% HTML 0.01% Vue 0.21% CSS 0.01% Shell 0.01% Go 99.67%

k8s-etcd-ui's Introduction

k8s Etcd manage Server

功能介绍

etcd-manage-server 是一个用go编写的etcd可视化管理工具,具有友好的界面,管理key就像管理本地文件一样方便。支持简单权限管理区分只读和读写权限。

备注

  1. 本项目适配k8s-etcd的乱码问题
  2. 将sql文件导入到mysql数据库(sql文件路径 ./data/etcd-manage.sql),默认用户 admin/111111
  3. 当前只实现了etcd v3 api管理
  4. 在使用时可直接修改默认的两个etcd连接地址为真实可用地址即可开始体验。

使用

# 1. sql数据导入到mysql数据库

# 2. 打包、运行
go mod tidy
go mod download
go build .

./etcd-manage-server

效果演示

etcd管理页面

多个etcd集群健康图

key树以及value展示图

添加etcd界面

etcd-key树图

k8s-etcd-ui's People

Watchers

 avatar

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.