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