Skip to content

Operator Manager is a tool written in Go, designed to simplify the management of Kubernetes resources across multiple clusters, integrating with the go-zero web framework.

Notifications You must be signed in to change notification settings

Ellioben/operator-manageer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operator Manager

Operator Manager 是一个用 Go 语言编写的工具,旨在简化多集群下对 Kubernetes 资源的管理的服务,结合go-zero的web框架

特性

  • DSL 定义: 使用简单的 DSL 来定义api和管理 Kubernetes 操作符。
  • 支持多集群配置和操作

技术栈

  • 编程语言: Go
  • 平台: Kubernetes

安装

# 克隆仓库
git clone https://github.com/Ellioben/operator-manageer.git

# 进入项目目录
cd operator-manageer

# 构建项目
go build

使用

启动 Web 界面:

bash

./operator-manageer

打开浏览器,访问 http://localhost:8888。

About

Operator Manager is a tool written in Go, designed to simplify the management of Kubernetes resources across multiple clusters, integrating with the go-zero web framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published