Skip to content

Commit

Permalink
[docs update]更新推荐文章
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-wangzhi committed Aug 23, 2024
1 parent 39cc6a7 commit e8b8a70
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cloudnative/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@ tag:
* 🚩 使用 Fluentd 收集 K8s 日志
* 🚩 K8s 组件改监控哪些核心指标?
* 🚩 自定义 K8s Dashboard 分享
* 🚩 K8s 自动化巡检设计思路
* (已发表)👉 [K8s 集群巡检](best-practice/k8s-scanner.md)
* 故障演练
* 🚩 Apiserver 高可用故障演练
* 🚩 Etcd 高可用故障演练
* 预案建设
* (已发表)👉 [K8s 无备份,不运维](stability/dr-br/etcd-and-velero.md)
* 🚩 多集群迁移设计思路
* 性能/容量评估
* (已发表)👉 [Linux 性能基准测试工具及测试方法](stability/benchmark/sysbench.md)
* (已发表)👉 [K8s CPU Throttle 优化方案](troubleshooting/cpu-burst.md)
* 🚩 Master 组件性能压测
* 🚩 Etcd 性能压测
* 🚩 物理机 MaxPod 到底设多少合适?
Expand Down
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,24 @@
- 运维实践
- [Etcd 概述及运维实践](docs/cloudnative/install-ops/ops-books/etcd.md)
- [CoreDNS 概述及运维实践](docs/cloudnative/install-ops/ops-books/coredns.md)
- [从0开始装一套 KubeVirt 1.2.1](docs/cloudnative/install-ops/install-books/kubevirt-install.md)
- [将 oVirt 虚拟机迁移到 KubeVirt](docs/cloudnative/install-ops/ops-books/ovirt-to-kubevirt.md)
- 稳定性建设
- [Linux 性能基准测试工具及测试方法](docs/cloudnative//stability/benchmark/sysbench.md)
- [K8s 无备份,不运维](docs/cloudnative/stability/dr-br/etcd-and-velero.md)
- 故障排查
- [什么?相同型号物理机 容器性能不如虚拟机?](docs/cloudnative/troubleshooting/vm-vs-container-performance.md)
- [Calico 异常重启问题复盘](docs/cloudnative/troubleshooting/calico-restart.md)
- [K8s 一条默认参数引起的性能问题](docs/cloudnative/troubleshooting/enable-service-links.md)
- [K8s 驱逐场景以及规避方案](docs/cloudnative/troubleshooting/k8s-eviction.md)
- [K8s CPU Throttle 优化方案](docs/cloudnative/troubleshooting/cpu-burst.md)
- 最佳实践
- [云原生落地](docs/cloudnative/best-practice/containerization.md)
- [弹性伸缩落地实践](docs/cloudnative/best-practice/hpa.md)
- [容器化后无损上下线解决方案](docs/cloudnative/best-practice/gracefully-up-down.md)
- [巧用 shell-operator 配置 K8s Pod 保护策略](docs/cloudnative/best-practice/shell-operator-pdb.md)
- [kube on kube 实现思路分享](docs/cloudnative/best-practice/kube-on-kube.md)
- [K8s 集群巡检](docs/cloudnative/best-practice/k8s-scanner.md)

DevOps

Expand Down

0 comments on commit e8b8a70

Please sign in to comment.