HeHao
HeHao
@ethfoo 你好,我还想问下loggie是否支持自动的发现k8s中运行的pod,并获取其yaml中的日志路径配置从而动态的更新采集路径呢?我看文档里面下发采集路径的方式好像只有向loggie主动下发这一种。
@ethfoo 是的,不然我就要自己维护一个日志采集路径的配置了。我想把这份配置分布在每一个pod里。好的,我加一下微信群~
@ethfoo 因为我这边是一个容器云的场景,用户可能会自己直接在k8s集群里通过kubctl直接新增一个服务,这时候就想能够自动探测,然后获取到日志路径。如果没有这个功能的话,可能要再运行一个服务去监听k8s事件然后主动生成loggie的logconfig了, 我看filebeat的docker模块好像有类似的功能(不确定)
same issue here. ``` Warning FailedMount 40m (x205 over 19h) kubelet MountVolume.SetUp failed for volume "aicp-local-pv-ae308314-e8c4-443d-a9a1-dee92cc53759" : rpc error: code = Internal desc = Could not mount "/var/lib/kubelet/plugins/kubernetes.io/csi/smb.csi.k8s.io/6eede1929b708423990deaef8efd0ddc79452b5dd7012f2b551c5ca5772e71d5/globalmount" at "/var/lib/kubelet/pods/737fd7af-d844-491e-8b4d-21227a7cb697/volumes/kubernetes.io~csi/aicp-local-pv-ae308314-e8c4-443d-a9a1-dee92cc53759/mount":...
informers start but not call shutdown? [func (c *ListerInformer) StartAndWaitForCacheSync(ctx context.Context) bool {](https://github.com/apache/apisix-ingress-controller/blob/57b5aee6e7b9d386337ffe439d2e59f2d4ea0fe5/pkg/providers/types/types.go#L89) call c.KubeFactory.Shutdown() directly?
Please help me! Thank you~! @tao12345666333 @AlinsRan @Revolyssup
> @twotwo7 Thanks for reporting. I will take a look at it today. Thank you very much for your response and assistance. May I inquire about the current progress? It...