TiDB中文技术文档
- 本文档使用 书栈(BookStack.CN) 构建 TiDB 运维文档 软硬件环境需求 部署集群 Ansible 部署方案(强烈推荐) 离线 Ansible 部署方案 Docker 部署方案 Docker Compose 部署方案 跨机房部署方案 配置集群 参数解释 TiDB 配置项解释 开启 TLS 验证 生成自签名证书 监控集群 整体监控框架概述 重要监控指标详解 组件状态 API & 监控 TiDB 内存控制 高级功能 历史数据回溯 垃圾回收 (GC) TiDB 运维文档 软硬件环境需求 部署集群 Ansible 部署方案(强烈推荐) 离线 Ansible 部署方案 Docker 部署方案 Docker Compose 部署方案 跨机房部署方案 配置集群 参数解释 README - 8 - 本文档使用 书栈(BookStack.CN) 构建 TiDB 配置项解释 使用 Ansible 变更组件配置 Ansible 常见运维操作 - 196 - 本文档使用 书栈(BookStack.CN) 构建 TiDB 运维文档 软硬件环境需求 Ansible 部署方案 (强烈推荐) 离线 Ansible 部署方案 Docker 部署方案 跨机房部署方案 配置参数 使用 Ansible 变更组件配置 整体监控框架概述 重要监控指标详解 组件状态 API & 监控 集群扩容缩容方案 使用 Ansible 扩容缩容 使用 Anisble0 码力 | 444 页 | 4.89 MB | 6 月前309-harbor助你玩转云原生-邹佳
用户管理 系统标签管理 P2P预热管理 Harbor 系统 系统级日志 搭建Harbor仓库服务 离线安装包 • 通过Docker-compose编 排运行 • 所需镜像皆打包在离线 包内 1 在线安装包 • 通过Docker-compose编 排运行 • 所需镜像从Dockerhub 来拉取 2 Helm Chart • 通过Helm来安装 • 目标为K8s集群 • 仅聚焦Harbor组件安装 项目 存储 访问控制 制品资源 Members Images Guest: Developer: Administrator: docker pull ... docker pull/push ... Project operation & management Settings 提供以项目为单位的逻辑隔离,存储共享 推送(push)或者拉取(pull)模式 过滤器 策略 Docker Client push pull pull 制品的高效分发-复制 [2] 主从模式(/中心-边缘模式) 制品的高效分发-缓存 • 在项目级别提供“缓存”能力 • 已缓存下来的制品与“本地”制品无异0 码力 | 32 页 | 17.15 MB | 6 月前3Django CMS 3.11.10 Documentation
point to experience the CMS User Interface. 2. As another option, you can set up the project using docker [https://www.django- cms.org/en/blog/2021/01/19/how-you-spin-up-a-django-cms-project-in-less-than-5-minutes/] quickstart The django CMS quickstart project is a template for a Docker-based production- ready setup. Especially if you know your way around Docker, you will be able to quickly set up a project that is ready locally without Docker, you can install django CMS by hand in a few steps. Setup Docker (Step 1) Install docker from here [https://docs.docker.com/get-docker/]. If you have not used docker in the past, please0 码力 | 493 页 | 1.44 MB | 6 月前0.03Django CMS 4.1.x Documentation
point to experience the CMS User Interface. 2. As another option, you can set up the project using docker [https://www.django- cms.org/en/blog/2021/01/19/how-you-spin-up-a-django-cms-project-in-less-than-5-minutes/] quickstart The django CMS quickstart project is a template for a Docker-based production- ready setup. Especially if you know your way around Docker, you will be able to quickly set up a project that is ready locally without Docker, you can install django CMS by hand in a few steps. Setup Docker (Step 1) Install docker from here [https://docs.docker.com/get-docker/]. If you have not used docker in the past, please0 码力 | 518 页 | 1.66 MB | 6 月前3Service Mesh Meetup #3 深圳站
CI/CD 工具?Docker stats 查看 Docker 服务所占用的CPU和内存开销DroneDrone • 一款使用 Go 开发,基于容器技术的 CI/CD 系统,能够单独部署,支持几乎所有的 Git 平台(Github,Gitlab,Bitbucket,Gogs,Gitea 等)。 • 它的特点: • 一个 .drone.yml 搞定(简单) • 原生 Docker 支持: 任何步骤都是在 任何步骤都是在 Docker 内执行的(环境隔离) • Pipeline as code • 丰富的插件支持 • 极简的Web管理界面 • 其他: • Control PR build through comments(#2056) —> bradrydzewski removed this from To Do in Version 0.9 on Jun 30 • …Drone 社区 https://discourse https://discourse.drone.io/Drone 的安装 • docker pull drone/drone:0.8.6 • Docker pull drone/agent:0.8.6 • Docker run or Docker compose其他特性 • 支持Cache(vendor,node_modules):方便下次更快执行 • 支持触发其他CI服务: • Jenkins0 码力 | 45 页 | 18.62 MB | 5 月前3Curve质量监控与运维 - 网易数帆
集成(CI),下面分别是CI测试和异常测试的报表。背景 01 02 03 04 Curve质量控制 Curve监控体系 Curve运维体系 19/33Curve监控架构 Docker-compose Prometheus Grafana Web UI Curve_ops_tool MDS MDS MDS MDS MDS ChunkServer MDS MDS SnapshotClone Server HTTP采集 bvar数据 定时获取图表 并发送邮件 获取集群拓扑信息 Curve利用brpc内置的bvar组件生成监控指标,并 使用部署在docker的三个组件进行监控指标的处 理与展示: Prometheus——面向云原生应用程序的开源 的监控&报警工具,curve利用它进行监控指标 的采集与存储。 Daily reporter——python脚本,定时从0 码力 | 33 页 | 2.64 MB | 5 月前3julia 1.10.10
apply the resulting composition to ar- guments. You use the function composition operator (∘) to compose the functions, so (f ∘ g)(args...) is the same as f(g(args...)). You can type the composition operator maps the result over an array of strings: julia> map(first ∘ reverse ∘ uppercase, split("you can compose functions like this")) 6-element Vector{Char}: 'U': ASCII/Unicode U+0055 (category Lu: Letter, sum |> inv 0.1 julia> [0 1; 2 3] .|> (x -> x^2) |> sum 14 source Base.:∘ – Function. f ∘ g Compose functions: i.e. (f ∘ g)(args...; kwargs...) means f(g(args...; kwargs...)). The ∘ symbol can be0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.10.9
apply the resulting composition to ar- guments. You use the function composition operator (∘) to compose the functions, so (f ∘ g)(args...) is the same as f(g(args...)). You can type the composition operator maps the result over an array of strings: julia> map(first ∘ reverse ∘ uppercase, split("you can compose functions like this")) 6-element Vector{Char}: 'U': ASCII/Unicode U+0055 (category Lu: Letter, sum |> inv 0.1 julia> [0 1; 2 3] .|> (x -> x^2) |> sum 14 source Base.:∘ – Function. f ∘ g Compose functions: i.e. (f ∘ g)(args...; kwargs...) means f(g(args...; kwargs...)). The ∘ symbol can be0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.11.4
apply the resulting composition to ar- guments. You use the function composition operator (∘) to compose the functions, so (f ∘ g)(args...; kw...) is the same as f(g(args...; kw...)). You can type the maps the result over an array of strings: julia> map(first ∘ reverse ∘ uppercase, split("you can compose functions like this")) 6-element Vector{Char}: 'U': ASCII/Unicode U+0055 (category Lu: Letter, 1; 2 3] .|> (x -> x^2) |> sum 14 source Base.:∘ – Function.CHAPTER 42. ESSENTIALS 621 f ∘ g Compose functions: i.e. (f ∘ g)(args...; kwargs...) means f(g(args...; kwargs...)). The ∘ symbol can be0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.5 Documentation
apply the resulting composition to ar- guments. You use the function composition operator (∘) to compose the functions, so (f ∘ g)(args...; kw...) is the same as f(g(args...; kw...)). You can type the maps the result over an array of strings: julia> map(first ∘ reverse ∘ uppercase, split("you can compose functions like this")) 6-element Vector{Char}: 'U': ASCII/Unicode U+0055 (category Lu: Letter, 1; 2 3] .|> (x -> x^2) |> sum 14 source Base.:∘ – Function.CHAPTER 42. ESSENTIALS 621 f ∘ g Compose functions: i.e. (f ∘ g)(args...; kwargs...) means f(g(args...; kwargs...)). The ∘ symbol can be0 码力 | 2007 页 | 6.73 MB | 3 月前3
共 64 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7