MySQL Binlog Event

常见binlog event解析 mysql binlog event 定义如下: https://github.com/go-mysql-org/go-mysql/blob/master/replication/const.go#L51 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46

Protocol Buffers + Docker

An all-inclusive protoc Docker image docker-protobuf 使用protoc docker镜像编译proto文件,生成指定的语言文件。 Usage 使用命令格式 1 $ docker run --rm -v<some-path>:<some-path> -w<some-path> rvolosatovs/protoc [OPTION] PROTO_FILES 使用帮助查看 1 $ docker run --rm

helm 安装 bitnami/nginx-ingress-controller

helm 安装 bitnami/nginx-ingress-controller 镜像源环境 1 2 3 4 5 6 7 8 9 10 11 12 # 镜像源 helm repo list NAME URL bitnami https://charts.bitnami.com/bitnami # 搜索 nginx-ingress helm search repo nginx NAME CHART VERSION APP VERSION DESCRIPTION bitnami/nginx 16.0.6 1.25.5 NGINX Open Source is a web server that can be a... bitnami/nginx-ingress-controller 11.1.1 1.10.1 NGINX Ingress Controller is an Ingress controll...

使用 Kind 运行本地Kubernetes集群

使用 Kind 运行本地Kubernetes集群 Kind 是 Kubernetes In Docker 的缩写,顾名思义,就是把 Kubernetes 运行在 Docker容器里面。 特点 创建、启动k8s集群非常快速,资源