Skip to content

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

License

Notifications You must be signed in to change notification settings

liu-coder-dev/KubePi

This branch is 276 commits behind 1Panel-dev/KubePi:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 8, 2022
Jun 2, 2021
Dec 3, 2021
Feb 8, 2022
Oct 28, 2021
Apr 29, 2022
Nov 2, 2021
Apr 29, 2022
Dec 3, 2021
Apr 29, 2022
Aug 9, 2021
Sep 15, 2021
Sep 30, 2021
Feb 8, 2022
Feb 8, 2022
Dec 2, 2021
May 20, 2021
Sep 30, 2021
Jan 27, 2022
Apr 27, 2022
Apr 27, 2022
Mar 16, 2022
Sep 30, 2021

Repository files navigation

kubepi

KubePi [kubəˈpaɪ],一款简单易用的开源 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

在线体验

⚠️ 注意
该环境仅作体验目的使用,我们会定时清理、重置数据!
请勿修改体验环境用户的密码!
请勿在环境中添加业务生产环境地址、用户名密码等敏感信息!

微信交流群

wechat-group

致谢

License & Copyright

Copyright (c) 2014-2022 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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 50.8%
  • Vue 38.3%
  • JavaScript 8.1%
  • HTML 1.3%
  • SCSS 0.7%
  • TypeScript 0.6%
  • Other 0.2%