Skip to content
forked from 1Panel-dev/KubePi

KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板

License

Notifications You must be signed in to change notification settings

VinnyWan/KubePi

 
 

Repository files navigation

kubepi

简单易用的开源 Kubernetes 可视化管理面板

License: Apache License v2 Codacy Docker Pulls Stars


KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板。

KubePi 允许管理员导入多个 Kubernetes 集群,并且通过权限控制,将不同 cluster、namespace 的权限分配给指定用户。它允许开发人员管理 Kubernetes 集群中运行的应用程序并对其进行故障排查,供开发人员更好地处理 Kubernetes 集群中的复杂性。

UI 展示

UI展示

快速开始

sudo docker run --privileged -d --restart=unless-stopped -p 80:80 kubeoperator/kubepi-server

打开浏览器访问http://localhost

微信交流群

wechat-group

致谢

License & Copyright

Copyright (c) 2014-2021 FIT2CLOUD 飞致云

https://www.fit2cloud.com

KubePi is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 54.5%
  • Vue 35.2%
  • JavaScript 7.5%
  • HTML 1.1%
  • SCSS 0.8%
  • TypeScript 0.7%
  • Other 0.2%