# imbacloud-deploy **Repository Path**: imbacloud/imbacloud-deploy ## Basic Information - **Project Name**: imbacloud-deploy - **Description**: imba私有云部署脚本 - **Primary Language**: Shell - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-05 - **Last Updated**: 2025-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # imbacloud-deploy #### 介绍 imba私有云部署脚本 #### 软件架构 ![架构图](https://pic3.zhimg.com/v2-77e6bc0d01a10c8b3e61c0929807f69e_r.jpg) #### 安装教程 1. `bash 0_sed_domain.sh` 2. `bash 1_install_k3s.sh` 3. `bash 2_gateway.sh` 4. `bash 3_dashboard.sh` 5. `bash 4_monitoring.sh` 6. `bash 5_ceph_csi.sh` #### 镜像说明 | 原始镜像 | 加速镜像 | | - | - | | **kubernetes集群** | - | | docker.io/rancher/klipper-lb:v0.4.13 | hub.imba.cc/rancher/klipper-lb:v0.4.13 | | docker.io/rancher/klipper-helm:v0.9.8-build20250709 | hub.imba.cc/rancher/klipper-helm:v0.9.8-build20250709 | | docker.io/rancher/mirrored-library-traefik:3.3.6 | hub.imba.cc/rancher/mirrored-library-traefik:3.3.6 | | docker.io/rancher/local-path-provisioner:v0.0.32 | hub.imba.cc/rancher/local-path-provisioner:v0.0.32 | | docker.io/rancher/mirrored-metrics-server:v0.8.0 | hub.imba.cc/rancher/mirrored-metrics-server:v0.8.0 | | docker.io/rancher/mirrored-coredns-coredns:1.12.3 | hub.imba.cc/rancher/mirrored-coredns-coredns:1.12.3 | | docker.io/rancher/mirrored-library-busybox:1.36.1 | hub.imba.cc/rancher/mirrored-library-busybox:1.36.1 | | docker.io/rancher/mirrored-pause:3.6 | hub.imba.cc/rancher/mirrored-pause:3.6 | | - | - | | **dashboard** | - | | - | hub.imba.cc/rancher/kubernetesui/dashboard-api:1.13.0 | | - | hub.imba.cc/rancher/kubernetesui/dashboard-auth:1.3.0 | | - | hub.imba.cc/rancher/kubernetesui/dashboard-metrics-scraper:1.2.2 | | - | hub.imba.cc/rancher/kubernetesui/dashboard-web:1.7.0 | | - | hub.imba.cc/rancher/kong:3.8 | | - | - | | **监控** | - | | - | hub.imba.cc/rancher/prometheus-operator/prometheus-config-reloader:v0.85.0 | | - | hub.imba.cc/rancher/prometheus-operator/prometheus-operator:v0.85.0 | | - | hub.imba.cc/rancher/prometheus/node-exporter:v1.9.1 | | - | hub.imba.cc/rancher/prometheus/prometheus:v3.5.0 | | - | hub.imba.cc/rancher/grafana/grafana:12.1.1 | | - | hub.imba.cc/rancher/kiwigrid/k8s-sidecar:1.30.10 | | - | hub.imba.cc/rancher/kube-state-metrics/kube-state-metrics:v2.17.0 | | - | - | | **ceph csi** | - | | - | hub.imba.cc/ceph/cephcsi:v3.15.0 | | - | hub.imba.cc/ceph/csi-attacher:v4.8.0 | | - | hub.imba.cc/ceph/csi-node-driver-registrar:v2.13.0 | | - | hub.imba.cc/ceph/csi-provisioner:v5.1.0 | | - | hub.imba.cc/ceph/csi-resizer:v1.13.1 | | - | hub.imba.cc/ceph/csi-snapshotter:v8.2.0 | | - | - | | **ceph储存集群** | - | | - | hub.imba.cc/ceph/alertmanager:v0.25.0 | | - | hub.imba.cc/ceph/node-exporter:v1.7.0 | | - | hub.imba.cc/ceph/grafana:10.4.0 | | - | hub.imba.cc/ceph/prometheus:v2.51.0 | | - | hub.imba.cc/ceph/ceph:v19 |