Kubernetes 部署删除日志
我的应用程序在 EKS 集群中运行。我已使用 Ingress-ALB 负载均衡器控制器公开了该应用程序。 ALB负载均衡器控制器最近被删除,如何查找它何时被删除。
I have my application running in EKS cluster.I have exposed the application using Ingress- ALB load balancer controller. ALB load balancer controller has deleted recently, how to find when it got deleted.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您已配置 ALB-ingress 控制器驱动程序以在 S3 上转储日志。这是一个起点。这 在此处输入链接描述指南将是了解如何配置它的良好开端。
以下是 ALB 入口控制器的注释模式,可用于搜索:
If you have configured the ALB-ingress controller driver to dump logs on S3. Its a place to start. This enter link description here guide will be a good start to understand how could it be configured.
Here is a pattern of an annotation for the ALB ingress controller that you could use for searching: