镜像概览
- 完整引用
docker.io/bitpoke/mysql-operator-sidecar-8.0- Registry
- docker.io
- 命名空间
- bitpoke
- 仓库
- mysql-operator-sidecar-8.0
- 已缓存 Tag 数
- 27
- 最近同步
- 07/06/2026, 02:04 PM
- 相关主题
简介
Bitpoke MySQL Operator 8.0 Sidecar 镜像,在 Kubernetes 数据库 Pod 内执行备份、复制与配置同步,不能独立 docker run 运行。
详细介绍
bitpoke/mysql-operator-sidecar-8.0 是 Presslabs MySQL Operator 生态的 Sidecar 组件,注入 MySQL 8.0 Pod 后负责 xtrabackup 备份上传、复制拓扑协调与配置热更新。镜像不是面向用户的 MySQL 服务,必须在已安装 mysql-operator 的集群内与 MysqlCluster CR 配合,无法通过 docker run 启动数据库或备份链路。与 Percona Operator sidecar 类似但 API 绑定 Bitpoke CRD;部署由 Operator Helm chart 自动注入,勿手动 docker run。
快速启动
# Sidecar 由 MySQL Operator 注入 Pod,无独立 docker run 场景
docker pull docker.io/bitpoke/mysql-operator-sidecar-8.0:latest
推荐实践
# 通过 MysqlCluster CR 引用 sidecar 镜像,示例:
helm repo add bitpoke https://helm-charts.bitpoke.io
helm upgrade --install mysql-operator bitpoke/mysql-operator \
--namespace mysql-system --create-namespace
# MysqlCluster spec 中 sidecar 镜像 tag 与 operator 版本对齐
kubectl apply -f mysql-cluster.yaml
核心参数说明
- 角色 — MySQL Pod Sidecar,非独立数据库
- 前提 — 集群已装 bitpoke/mysql-operator
- 配置 — 由 MysqlCluster CR 与 Operator 注入
- 禁止 — 勿 docker run 期望得到 MySQL 实例
- 镜像 tag — 与 operator 与 MySQL 8.0 发行版配套
- 数据面 — 备份/复制逻辑在主容器协作下执行
最新 Tag(20 条)
查看全部 27 个 Tag →| Tag | 架构 | 推送时间 | 大小 | Digest | 同步 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/bitpoke/mysql-operator-sidecar-8.0 :0.7.0 | linux/amd64 | 2023/06/09 02:02 | 131.0 MB | sha256:a6de4a91578a… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.3 | linux/amd64 | 2023/05/22 21:54 | 131.0 MB | sha256:a6de4a91578a… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.3-amd64 | linux/amd64 | 2023/05/22 21:54 | 131.0 MB | sha256:a6de4a91578a… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.2 | linux/amd64 | 2021/12/29 04:08 | 116.5 MB | sha256:7a0cec01ea47… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.2-amd64 | linux/amd64 | 2021/12/29 04:08 | 116.5 MB | sha256:7a0cec01ea47… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.1 | linux/amd64 | 2021/12/23 05:38 | 116.5 MB | sha256:cc43e651a884… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.1-amd64 | linux/amd64 | 2021/12/23 05:38 | 116.5 MB | sha256:cc43e651a884… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.0 | linux/amd64 | 2021/12/21 18:09 | 116.5 MB | sha256:72fd06e110b1… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.0-amd64 | linux/amd64 | 2021/12/21 18:09 | 116.5 MB | sha256:72fd06e110b1… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.0-alpha.0 | linux/amd64 | 2021/12/10 21:12 | 116.5 MB | sha256:16b281ca7003… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.0-alpha.0-amd64 | linux/amd64 | 2021/12/10 21:12 | 116.5 MB | sha256:16b281ca7003… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.0-alpha.1 | linux/amd64 | 2021/12/10 06:29 | 116.5 MB | sha256:c66ddca180be… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.6.0-alpha.1-amd64 | linux/amd64 | 2021/12/10 06:29 | 116.5 MB | sha256:c66ddca180be… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.5.3 | linux/amd64 | 2021/12/06 20:33 | 116.5 MB | sha256:abfe75c1c2e7… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.5.3-amd64 | linux/amd64 | 2021/12/06 20:33 | 116.5 MB | sha256:abfe75c1c2e7… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.5.2 | linux/amd64 | 2021/11/23 17:58 | 116.5 MB | sha256:10de7a781884… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.5.2-amd64 | linux/amd64 | 2021/11/23 17:57 | 116.5 MB | sha256:10de7a781884… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.5.1 | linux/amd64 | 2021/10/13 01:17 | 116.9 MB | sha256:11c26ffa699d… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.5.1-amd64 | linux/amd64 | 2021/10/13 01:17 | 116.9 MB | sha256:11c26ffa699d… | |||
docker.io/bitpoke/mysql-operator-sidecar-8.0 :v0.5.0 | linux/amd64 | 2021/10/06 15:56 | 116.9 MB | sha256:d1f39c944e14… |