云原生
At which size is a configmap the wrong solution? : r/kubernetes
超过 Config Maps 大小限制的超大文件需要注入容器的场景,可以借助 Init Containers 复制到共享的 Empty Dir。真实世界案例在 OpenTelemetry Instrumentation 中可见。
Annotated Gateway resource – cert-manager Documentation
如果需要启用 Gateway 资源上的注解支持,则需要在 values 中启用。
Embed a PodTemplate or Container[] list in the OpentelemetryCollector CRD · Issue #901 · open-telemetry/opentelemetry-operator
Add podLabels to collectors · Issue #3186 · open-telemetry/opentelemetry-operator
OpenTelemetryCollectors CRD 暂时无法为 Pod 添加 Label,但可以对 CRD 本身加 Label 使其附加在 Deployment 上。
AWS and Google Cloud collaborate on multicloud networking | Google Cloud Blog
Clarify `–node-ip` vs `–node-public-ip` vs `–flannel-iface` · k3s-io/k3s · Discussion #9888
让kong监听80和443端口 – jeremy的技术点滴
setcap CAP_NET_BIND_SERVICE to support deploying Kong to port 80 in h… by JoyZhang66 · Pull Request #213 · Kong/docker-kong
其实不需要各种骚操作,如果是云下裸金属,可以直接使用 DaemonSet + hostPort。
开发
原來 CORS 沒有我想像中的簡單 | TechBridge 技術共筆部落格
The Future of Fleet | The Fleet Blog
红极一时的 Fleet 在 AI 浪潮中落幕。
网络
PredictableNetworkInterfaceNames
Difference between eth0 and enp0s3? : r/linuxquestions
setsockopt(3p) – Linux manual page
好像可以用这个系统调用配置 TCP 连接的拥塞控制算法。
Limiting WireGuard Bandwidth | Pro Custodibus
解决Kubernetes集群Pod访问入口网关CLB地址不通-服务网格-阿里云
eni模式下设置LoadBalancer 或 NodePort Service 的 externalTrafficPolicy 为 Local时,通信异常 · Issue #531 · AliyunContainerService/terway
spiderpool/cmd/coordinator/cmd/utils.go at 9160105851ace1128b8b069debcf148c82a193c1 · spidernet-io/spiderpool
Optimizing TLS over TCP to reduce latency
发表回复