202002-21 k8s iptables模式 svc 不支持ping协议 分析 iptables ping svc svcip [crayon-68014162a77eb612580672/] 查看k8s网络模式 [crayon-68014162a77f0086275965/] 可以看到当前我的网络模式是 iptables 那么当应用程序通过服务连接到另一个应用程序时,将发生以下事件: [crayon-68014162a77f22.... Read More >
202002-08 密码保护:阿里监控回调飞书/larkwebhook告警 1.接收阿里api监控回调并使用larkwebhook告警 curl方式 [crayon-68014162a7caf352886891/] larkwebhook.php [crayon-68014162a7cb5384540104/] .... Read More >