June 2017 Summaries
2 posts from Sysdig
Filter
Month:
Year:
Post Summaries
Back to Blog
Monitoring Nginx on Kubernetes effectively requires setting up specific alerts to handle common failure points and service degradation scenarios. The article outlines the process of configuring these alerts, starting from the foundational monitoring practices discussed in a previous post, which include using Nginx stub_stats module and Kubernetes metadata labels to track metrics like active connections and response times. It emphasizes the importance of alerting for critical issues such as Nginx pods failing to run, which might be indicated by metrics like kubernetes.replicaSet.replicas.running, and scenarios like CrashLoopBackOff due to misconfigurations. The text also highlights the use of Sysdig Monitor for advanced alerting and troubleshooting, allowing users to detect issues such as dropped connections, service quality degradation, and HTTP error codes without additional code instrumentation. By leveraging a combination of system metrics, HTTP parameters, and orchestrator-level information, the article presents a flexible approach to maintaining Nginx performance and availability in a Kubernetes environment.
Jun 08, 2017
1,443 words in the original blog post.
Sysdig Camp-Con-World-Fest-Summit (CCWFS) is returning for its second year, focusing on the operational aspects of containers, such as management, monitoring, troubleshooting, and security. Known for its technical depth, the event features workshops, product demonstrations, and CLI sessions, with a lineup of speakers from Sysdig and leading container platforms. The organizers aim to expand the conference's scope and diversity, encouraging proposal submissions for presentations. Early bird registration is available, offering limited seats for those eager to participate in this premier event dedicated to container technology.
Jun 04, 2017
336 words in the original blog post.