February 2022 Summaries
3 posts from Komodor
Filter
Month:
Year:
Post Summaries
Back to Blog
Komodor has been recognized as a Gartner Cool Vendor in the Monitoring and Observability category, yet its unique approach, termed "Change Intelligence," sets it apart from typical monitoring tools by focusing on the correlation between changes in a system and their impacts. This approach addresses critical gaps in existing tools by simplifying change tracking, enhancing situational awareness, and improving alerting processes, especially within Kubernetes environments. By aggregating historical and real-time data across disparate systems, Komodor enables users to gain insights into the cause and effect of system changes, providing a holistic view of services across multiple clusters. This capability is particularly beneficial for Kubernetes users, who face operational challenges and knowledge gaps due to the complex nature of K8s deployments. Komodor's platform aims to mitigate these challenges by offering simplified, Kubernetes-optimized solutions for alerting and monitoring, fostering efficient detection, investigation, and resolution processes.
Feb 20, 2022
1,946 words in the original blog post.
Komodor's blog announces the launch of ValidKube, an open-source project designed to streamline Kubernetes YAML code hygiene and security by combining the functionalities of three existing open-source tools: kubeval, kubectl-neat, and trivy. Intended to address challenges in Kubernetes fundamentals and best practices, ValidKube serves as a tool for developers to reduce friction and knowledge gaps within the Kubernetes ecosystem. Alongside this launch, the blog highlights seven other recommended Kubernetes open-source projects, including Kubecost for cost management, Prometheus for monitoring, Fluent Bit for logging, ArgoCD for continuous delivery, OpenFaaS for serverless functions, Calico for networking, and Kubeflow for machine learning, each offering unique solutions to enhance Kubernetes operations. These projects reflect Komodor's commitment to supporting the Kubernetes community by providing tools that enhance efficiency, security, and functionality in managing Kubernetes environments.
Feb 09, 2022
870 words in the original blog post.
An e-commerce company, referred to as "KubeCorp Inc," experienced a severe incident when their system unexpectedly autoscaled to 200 nodes, causing significant downtime and application unresponsiveness. The incident, which began late at night, was detected by the NOC team after noticing unusual CPU and memory consumption, leading to a steep increase in the number of pods from the typical 30 to 4,000. The root cause was traced back to a recent code change involving data structure modifications and extensive database schema alterations, which inadvertently triggered the Horizontal Pod Autoscaler (HPA) to spawn additional pods in response to increased CPU load. The on-call engineer, Rick, faced difficulties isolating and resolving the issue until the Chief DevOps intervened, ultimately resolving the situation after 4.5 hours by reverting the database schema and code. The blog suggests that using Komodor, a unified platform for incident management, could have simplified the troubleshooting process, potentially reducing the resolution time to less than 30 minutes by providing real-time alerts, easy access to Git change history, and step-by-step remediation instructions.
Feb 08, 2022
1,073 words in the original blog post.