MCPcopy Create free account
hub / github.com/caoyingjunz/pixiu

github.com/caoyingjunz/pixiu @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,593 symbols 4,171 edges 163 files 236 documented · 15% updated 6d agov2.0.1-beta.4 · 2026-08-01★ 64944 open issues

Browse by type

Functions 1,262 Types & classes 331
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Pixiu Overview

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

Build Status [Release]release-url [License]license-url

安装手册

升级手册

离线安装

增强代理

  • DeployAgent 边缘节点在网络隔离的情况下通过驱动完成 Kubernetes 集群部署。
  • ClusterAgent 通过轻量 Sidecar 使控制面能够访问网络隔离环境下的集群 kube-apiserver。

页面展示

首页

image

部署集群

  • 创建部署 text 通过新建部署计划,可以实现通过页面 `点点点` 的方式创建 `kubernetes` 集群, 如同各大云厂商一样 image

  • 新建节点 ```text

    1. 添加各个节点的信息,节点的角色,用户名,密码等
    2. 各大组件支持高度的自定义,例如:calico,fannel
    3. kubernetes 版本自主选择 ``` image
  • 部署详情 text 可以看到部署计划在每个部署的运行状态,以及详细日志 image

集群管理

  • 集群概览 text cpu状态,内存状态,集群的基本信息,网络信息,集群服务 image

  • 集群管理 image

  • 集群工作负载deployment image

  • 集群工作负载pod image

审计功能

  • 审计管理 image

学习分享

沟通交流

  • 搜索微信号 yingjuncz, 备注(pixiu), 验证通过会加入群聊
  • bilibili 技术分享

Copyright 2019 caoyingjun (cao.yingjunz@gmail.com) Apache License 2.0

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 995
Function 267
Struct 255
Interface 49
TypeAlias 22
FuncType 5

Languages

Go100%

Modules by API surface

pkg/db/plan.go72 symbols
pkg/controller/cluster/cluster.go68 symbols
pkg/types/types.go55 symbols
pkg/controller/plan/plan.go46 symbols
pkg/types/meta.go43 symbols
pkg/controller/user/user.go38 symbols
pkg/types/request.go36 symbols
pkg/db/options.go35 symbols
pkg/db/factory.go31 symbols
api/server/httputils/httputils.go26 symbols
pkg/controller/helm/repository.go24 symbols
pkg/controller/runner/runner.go23 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add pixiu \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page