Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caoyingjunz/pixiu

Pixiu is an open source container platform for cloud-native application management.
https://github.com/caoyingjunz/pixiu

cicd devops kubernetes kubez-ansible pixiu pixiu-dashboard

Last synced: 13 days ago
JSON representation

Pixiu is an open source container platform for cloud-native application management.

Awesome Lists containing this project

README

        

# Pixiu Overview

Pixiu is an open source container platform for cloud-native application management.

![Build Status][build-url]
[![Release][release-image]][release-url]
[![License][license-image]][license-url]

## 安装手册
- [安装手册](install.md)

## 页面展示
### 首页
image

### 部署计划
- 创建部署计划
```text
通过新建部署计划,可以实现通过页面 `点点点` 的方式创建 `kubernetes` 集群, 如同各大云厂商一样
```
![image](https://github.com/pixiu-io/dashboard/blob/master/images/plan_deploy.png?raw=true)

- 新建节点
```text
1. 添加各个节点的信息,节点的角色,用户名,密码等
2. 各大组件支持高度的自定义,例如:calico,fannel
2. kubernetes 版本自主选择
```
![image](https://github.com/pixiu-io/dashboard/blob/master/images/plan_node.png?raw=true)

- 部署详情
```text
可以看到部署计划在每个部署的运行状态,以及详细日志
```
![image](https://github.com/pixiu-io/dashboard/blob/master/images/plan_detail.png?raw=true)

### 集群管理
- 集群概览
```text
cpu状态,内存状态,集群的基本信息,网络信息,集群服务
```
![image](https://github.com/pixiu-io/dashboard/blob/master/images/cluster_detail.png?raw=true)

- 集群管理
![image](https://github.com/pixiu-io/dashboard/blob/master/images/cluster_manager.png?raw=true)

- 集群工作负载deployment
![image](https://github.com/pixiu-io/dashboard/blob/master/images/cluster_deploy.png?raw=true)

- 集群工作负载pod
![image](https://github.com/pixiu-io/dashboard/blob/master/images/cluster_pod.png?raw=true)

### 审计功能
- 审计管理
![image](https://github.com/pixiu-io/dashboard/blob/master/images/audit_manager.png?raw=true)

## 学习分享
- [go-learning](https://github.com/caoyingjunz/go-learning)

## 沟通交流
- 搜索微信号 `yingjuncz`, 备注(pixiu), 验证通过会加入群聊
- [bilibili](https://space.bilibili.com/3493104248162809?spm_id_from=333.1007.0.0) 技术分享

Copyright 2019 caoyingjun ([email protected]) Apache License 2.0

[build-url]: https://github.com/caoyingjunz/pixiu/actions/workflows/ci.yml/badge.svg
[release-image]: https://img.shields.io/badge/release-download-orange.svg
[release-url]: https://www.apache.org/licenses/LICENSE-2.0.html
[license-image]: https://img.shields.io/badge/license-Apache%202-4EB1BA.svg
[license-url]: https://www.apache.org/licenses/LICENSE-2.0.html