搜索结果: "networking"
共找到 47 个页面
Jenkins 多 Master 架构部署方案 — K8S + Gateway API
tags: [kubernetes, deployment, architecture, build, networking, storage, monitoring, configmap, security, certificate, docker, container]
# 应看到: gatewayclasses.gateway.networking.k8s.io、gateways.gateway.networking.k8s.io、httproutes.gateway.networking.k8s.io
apiVersion: gateway.networking.k8s.io/v1
apiVersion: gateway.networking.k8s.io/v1
apiVersion: gateway.networking.k8s.io/v1
Wiki Log
|- Created raw: raw/articles/container-networking-troubleshooting-6-layer.md(4890 字)
|- Created concept: concepts/kubernetes/container-networking-troubleshooting.md
|- 新增页面: container-networking-troubleshooting(5 条出链 ✓,全部合规)
| 2026-05-26 11:12 | create | tcp-connection-attack-vs-bug | tags: networking,tcp,troubleshooting,linux,security,case-study | source: 王璐宇 2025-08-29 | 5 cross-refs, tcp tag registered |
| 2026-05-26 11:24 | create | tcp-connection-attack-vs-bug | tags: networking,tcp,troubleshooting,linux,security,case-study | source: 王璐宇 2025-08-29 | P2 auto-publish, 5 cross-refs |
K8s 多集群 + Istio 灰度发布 — 全球多活流量治理生产指南
tags: [kubernetes, networking, deployment, architecture, monitoring, troubleshooting, automation, security]
apiVersion: networking.istio.io/v1beta1
apiVersion: networking.istio.io/v1beta1
K8s 服务访问排查 — 从 Pod、Service 到 Ingress 十步工作流
tags: [kubernetes, troubleshooting, service, pod, ingress, networking, cni, dns]
apiVersion: networking.k8s.io/v1
| [[container-networking-troubleshooting]] | 容器网络 6 层排障模型(Service 网络是第 ⑥ 层) |
Docker 生产环境踩坑指南 — 10 + 5 个常见问题
tags: [docker, container, troubleshooting, security, production, networking, debugging]
| [[container-networking-troubleshooting]] | 容器网络排障 6 层模型(Docker bridge 网络是第 ②~⑤ 层) |
服务器网络排障方法论 — 分层定位七步法
tags: [networking, troubleshooting, production, debugging, monitoring, linux]
- [[container-networking-troubleshooting]] — 容器网络排障 6 层模型(K8s/Docker/containerd 统一排查体系,补充容器网络维度)
容器网络排障 6 层模型 — K8s/Docker/containerd 统一排查体系
tags: [kubernetes, networking, troubleshooting, docker, debugging, performance, container]
sources: [raw/articles/container-networking-troubleshooting-6-layer.md]
K8s 架构与核心概念深度解析 — 面试通关秘籍(一)
tags: [kubernetes, architecture, deployment, pod, service, statefulset, networking, storage]
apiVersion: networking.k8s.io/v1
Kubernetes 负载均衡深度实践:Service 数据面到生产级流量治理全链路
tags: [kubernetes, networking, production, troubleshooting, performance]
| [[container-networking-troubleshooting]] | 容器网络排障 6 层模型(负载均衡属于第 ③-⑥ 层) |
K8s 高频问题一站式排查清单 — 10 大故障场景快速参考
tags: [kubernetes, troubleshooting, production, debugging, pod, node, service, storage, networking, security]
- [[container-networking-troubleshooting]] — 容器网络排障 6 层模型(快速识别网络故障层级)
Service 与网络排障 — Endpoints / DNS / kube-proxy / CNI / NetworkPolicy / Ingress
tags: [kubernetes, troubleshooting, service, networking, ingress, cni, dns]
apiVersion: networking.k8s.io/v1
生产环境 Linux 内核参数调优 — 6 个必调参数
tags: [linux, production, networking, monitoring]
- [[container-networking-troubleshooting]] — 容器网络排障 6 层模型(rp_filter/ip_forward 参数实战场景)
Wiki Schema
- networking: 网络相关
CNI 网络插件深度对比 — Flannel vs Calico vs Cilium
tags: [kubernetes, networking, cni, architecture]
DevOps 技术面试指南 — 容器/云原生/内核 59 题
tags: [linux, docker, kubernetes, deployment, networking, security, monitoring, production]
全栈性能排障方法论 — Nginx → 应用 → 数据库 → 服务器
tags: [troubleshooting, production, monitoring, networking, database, mysql, nginx]
运维工程师面试 50 题 — 经典 Linux/网络/数据库基础全覆盖
tags: [linux, networking, database, troubleshooting, production, security, monitoring, docker]
Wi-Fi 6/7 路由器五个性能开关 — TxBeamforming / OFDMA / MU-MIMO / MRU / TWT 全解析
tags: [wifi, networking, performance]
Kubernetes CoreDNS 自定义域名解析 — 五种场景从原理到生产实操
tags: [kubernetes, dns, networking, troubleshooting, production]
K8s 面试通关指南 — 100 道核心题全解析
tags: [kubernetes, deployment, troubleshooting, production, networking, security]
Pod Pending 排障指南 — 7 个角度快速定位调度失败根因
tags: [kubernetes, troubleshooting, pod, scheduling, networking, storage, deployment]
K8s 滚动更新无损发布误区 — RollingUpdate 真相与真正无感发布体系
tags: [kubernetes, deployment, networking, troubleshooting, production, performance]
StatefulSet 完全指南 — 稳定网络标识 / 独立存储 / 有序部署
tags: [kubernetes, statefulset, deployment, storage, networking, production]
Node 排障 — NotReady 九步排查 / Kubelet / 容器运行时 / 资源压力 / 证书 / 预防
tags: [kubernetes, troubleshooting, node, production, monitoring, networking, certificate]
Pod 排障 — CrashLoopBackOff / Exit Code 排查 / OOM / 探针 / 依赖服务 / ConfigMap
tags: [kubernetes, troubleshooting, pod, deployment, production, networking, configmap]
DNS 故障排查实战指南 — 从本地解析到权威 DNS 全链路
tags: [dns, networking, linux, troubleshooting, command]
Linux 硬件信息查询与软件管理命令速查 — CPU/内存/磁盘/网络/主板全覆盖
tags: [linux, command, performance, monitoring, disk, networking, troubleshooting, architecture]
Linux 入侵检测与应急响应 — AIDE/rkhunter/auditd 安全事件排查实战
tags: [linux, security, production, monitoring, debugging, networking]
Linux 高并发内核优化手册 — 文件句柄/网络/内存/调度/I/O/安全七维调优
tags: [linux, performance, networking, security, tcp, memory, scheduling]
Linux 海量文件删除指南 — find/perl/rsync/shred 四种方法对比
tags: [linux, command, performance, case-study, security, networking]
NFS 挂载参数全解析 — 测试与调优指南
tags: [linux, storage, networking, performance, troubleshooting, filesystem]
Linux 端口探查三工具 — ss / netstat / lsof 完全指南
tags: [linux, networking, monitoring, debugging, troubleshooting]
NFS 故障排查 SOP — 7 步法 / 6 类故障 / 实战案例
tags: [linux, troubleshooting, nfs, storage, networking, performance, monitoring, security]
服务器性能五维排查 — CPU/内存/磁盘/网络/文件系统深度解析
tags: [linux, troubleshooting, performance, monitoring, production, debugging, networking, mysql, filesystem]
服务器安全加固清单 — 新机器上线前必做的 20 件事
tags: [security, linux, production, monitoring, networking, debugging]
SSH 暴力破解防御指南 — 公钥认证 / fail2ban / 2FA / 入侵检测 / 连接限制 / 蜜罐
tags: [security, linux, production, networking, troubleshooting, automation]
SSH 连接调试完全指南 — ssh -vvv 输出解读 + 服务端日志联查 + 典型问题排查
tags: [linux, networking, troubleshooting, security, debugging]
TCP 连接数爆表:攻击还是 Bug 排查指南
tags: [networking, tcp, troubleshooting, linux, security, case-study]
Keepalived+Nginx 高可用实战 — 3 个隐藏坑位与生产级防护方案
tags: [nginx, keepalived, networking, production, ha, troubleshooting, monitoring, architecture]
Keepalived + Nginx 高可用实战 — VRRP / VIP 漂移 / 主备切换
tags: [nginx, networking, production, deployment, ha, keepalived]
Nginx 502/504/Connection Reset 深度排查指南
tags: [nginx, troubleshooting, networking, production, debugging, performance]
Nginx 典型配置错误复盘 — 20+ 个踩坑点详解
tags: [nginx, troubleshooting, networking, production, security, deployment]
Nginx 负载均衡策略选择实战指南
tags: [nginx, networking, performance, troubleshooting, architecture, load-balancing]
Nginx 上线前检查清单 — 7 项必查配置
tags: [nginx, deployment, production, security, networking]
生产级 Nginx 性能优化 — 从内核到 K8s 全链路
tags: [nginx, performance, networking, linux, architecture, troubleshooting]
Nginx 安全配置实战 — 防DDoS/限流/WAF 规则编写
tags: [nginx, security, networking, production, monitoring, debugging]
Wiki Index
- [[container-networking-troubleshooting]] — 容器网络排障 6 层模型:K8s/Docker/containerd 统一排查体系(分层定位 + 30 秒速查 + 案例复盘)