文章 链接到标题 技术 链接到标题 什么时候你第一次读懂了「云技术」?
通过具体的工业场景解释什么是云。
wifi有关的一些问题
关于 Wifi 概念以及计算方式的讲解。
可扩展服务设计原则 checklist
开发应用的基本设计原则,包含基本原则、整体设计、自动化管理、依赖管理、发布周期、测试、审计、监控告警
有赞TCP网络编程最佳实践
在net.ipv4.tcp_retries2默认配置下,可能还是一直等到15min左右才能感知到网络异常。
Introducing vSphere 8!
问:当你安装了 vSphere 8,你实际安装了多少个 ESXi 和多少个虚拟机?
Kubernetes 1.25: cgroup v2 graduates to GA
[[kubernetes]] 正式支持 [[cgroup]] v2 。kubelet 和 container runtime 使用 systemd 来做 cgroup 管理。
cgroup v2 offers several improvements over cgroup v1, such as the following:
Single unified hierarchy design in API Safer sub-tree delegation to containers Newer features like Pressure Stall Information Enhanced resource allocation management and isolation across multiple resources Unified accounting for different types of memory allocations (network and kernel memory, etc) Accounting for non-immediate resource changes such as page cache write backs Linux IO