lsy1990
lsy1990
分享下我目前的做法: 1.采用DS 部署,收集基础服务器指标,kubernetes 指标 2.采用Deployment 部署探针,收集kube_state_metrics ,重点来了,ident 一定用自定义,不要用ip hostname,因为这是一个集群指标,如果ident变化会导致kube_state_metrics 数据不稳定
@UlricQin 我搞过sso登录,是上海派拉的:)跟cas类似,如果有需要,也可问我@freedomkk-qfeng
To improve the performance when the backend is down. problem: when backend is down and batcher's cache is expired,every request will pass to backend and wait to timeout ,and then...


Hi @eloycoto Are there some update for this optimization?
Got it. I will submit a patch for the change.

From 78dcc57f232808d7e26a23d38b80088fee35c9b2 Mon Sep 17 00:00:00 2001 From: lishenyang Date: Thu, 4 Feb 2021 09:01:12 +0800 Subject: [PATCH] update batcher's auth cache based on Authcaching data when batcher ttl >0...
when the master switches,We also encountered the same problem of repeated consumption,Is there other method to avoid this issue before patch become merged