KubePi
KubePi copied to clipboard
🚀 现代化、开源的 K8s 面板,1Panel 官方出品。
KubePi [kubəˈpaɪ],一个现代化的 K8s 面板。
KubePi 是一个现代化的 K8s 面板。
KubePi 允许管理员导入多个 Kubernetes 集群,并且通过权限控制,将不同 cluster、namespace 的权限分配给指定用户。它允许开发人员管理 Kubernetes 集群中运行的应用程序并对其进行故障排查,供开发人员更好地处理 Kubernetes 集群中的复杂性。
UI 展示
快速开始
sudo docker run --privileged -d --restart=unless-stopped -p 80:80 kubeoperator/kubepi-server
- 打开浏览器访问:http://localhost:80/
- 用户名:admin
- 密码:kubepi
在线体验
- 环境地址:https://demo.kubeoperator.io:8080/
- 用户名:demo
- 密码:Password@123
:warning: 注意 |
---|
该环境仅作体验目的使用,我们会定时清理、重置数据! |
请勿修改体验环境用户的密码! |
请勿在环境中添加业务生产环境地址、用户名密码等敏感信息! |
微信交流群
致谢
- Vue 前端框架
- FIT2CLOUD UI FIT2CLOUD UI 组件库
- Vue-element-admin 项目脚手架
License & Copyright
Copyright (c) 2014-2022 FIT2CLOUD 飞致云
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.