互联网运维 Linux calico 的 typha 与高规模集群 Felix 负载分担实践 typha 在大规模集群中非开箱即用,因其默认无状态代理不感知 felix 连接数变化、不自动迁移连接或负载均 […]...
互联网运维 Linux kernel 的 PREEMPT_RT 补丁在实时应用中的编译与测试 checklist preempt_rt 补丁与内核版本必须严格匹配,需按官方对应 patch 文件打补丁、启用 config_p […]...
后端开发 C++如何实现跨平台获取临时目录路径?(TMPDIR与GetTempPath) 应优先读取 tmpdir 环境变量(linux/macos)或调用 gettemppath(windows), […]...
互联网运维 Linux Podman 的 –security-opt label=type:container_runtime_t 用法 加 –security-opt label=type:container_runtime_t 会导 […]
互联网运维 Linux longhorn 的 recurring job 与 volume backup 到 S3 策略 recurring job 未触发 s3 备份,因 longhorn 的 recurring job 仅调用 […]