Join us

heart Updates and posts about Kubernetes..
Story
@shurup shared a post, 8 months, 1 week ago
@palark

werf v2: how this CI/CD tool evolved and why it came up with Nelm instead of Helm

werf is a CLI tool for CI/CD created in 2016 and a CNCF Sandbox project since 2022. It implements opinionated CI/CD in Kubernetes with your favourite CI system. Starting from werf v2, it uses Nelm instead of Helm to deploy container images.

werf v2 release and evolution with Helm
 Activity
@amberliu started using tool Kubernetes , 8 months, 1 week ago.
 Activity
@huizhou92 started using tool Kubernetes , 8 months, 1 week ago.
 Activity
@simon8888 started using tool Kubernetes , 8 months, 2 weeks ago.
 Activity
@samir-lakhdari started using tool Kubernetes , 8 months, 4 weeks ago.
 Activity
@mrfzy00 started using tool Kubernetes , 8 months, 4 weeks ago.
 Activity
@aamir-bakhtiar started using tool Kubernetes , 8 months, 4 weeks ago.
 Activity
@hackei started using tool Kubernetes , 9 months ago.
 Activity
@kowshik-diamond started using tool Kubernetes , 9 months ago.
 Activity
@thekodeking started using tool Kubernetes , 9 months ago.
 Activity
@jjones0293 started using tool Kubernetes , 9 months ago.
Story
@squadcast shared a post, 9 months ago

How to Use Observability Tools to Set SLOs for Kubernetes Applications

This blog post explores how to use observability tools to set and maintain Service Level Objectives (SLOs) for Kubernetes applications. Understanding the difference between SLOs, SLIs, and SLAs is crucial. The best observability tools for Kubernetes include Prometheus, Grafana, and Jaeger. These tools help you collect metrics, visualize data, and trace requests to set SLOs and troubleshoot performance issues. The key steps to using observability tools effectively involve observing your service's behavior, setting thresholds and error budgets for SLOs, and updating SLOs as your system evolves. By following these steps, you can ensure your Kubernetes applications meet performance and availability targets.

Story Trending
@squadcast shared a post, 9 months ago

Helm Dry Run: A Guide for Effective Chart Validation

Helm dry run, using the helm install --dry-run command, is a valuable technique for validating Helm charts before deployment on a Kubernetes cluster. It helps avoid errors and unexpected behavior by simulating the installation process without modifying the cluster. Helm dry run works alongside other Helm commands like helm template and helm lint to streamline development and ensure charts are well-structured, compatible, and ready for deployment.

Story Palark Team
@shurup shared a post, 9 months, 1 week ago
@palark

AI-based tools for Kubernetes troubleshooting and more

This overview lists and describes Open Source tools for Kubernetes administrators interested in leveraging AI for their everyday needs. They include K8sGPT (a CNCF project), Kubernetes ChatGPT bot by Robusta, kube-copilot, and a few kubectl plugins (such as kubectl-ai and kubectl-gpt).Learn about th..

kubernetes-chatgpt-aiops
 Activity
@abhishek_dev started using tool Kubernetes , 9 months, 1 week ago.
 Activity
@kannancloud001 started using tool Kubernetes , 9 months, 2 weeks ago.
 Activity
@123lxy started using tool Kubernetes , 9 months, 2 weeks ago.
Story
@squadcast shared a post, 9 months, 2 weeks ago

Top SRE Toolchain Used By Site Reliability Engineers in 2024

This blog post explores essential tools for incident management, a critical function for maintaining reliable IT systems. It highlights that the most suitable tools depend on an organization's specific infrastructure and SRE maturity level.

The blog outlines various SRE tool categories including:

Containerization tools (Docker, Kubernetes)

Source control tools (Git)

CI/CD tools (Jenkins, CircleCI)

Data storage tools (MySQL, PostgreSQL)

Configuration management tools (Ansible, Chef)

Monitoring and observability tools (Prometheus, Grafana)

Dashboarding tools (Grafana, Kibana)

Incident management tools (PagerDuty, Opsgenie)

By leveraging these tools, SRE teams can effectively monitor systems, identify issues, and implement swift recovery processes to guarantee smooth operation of enterprise IT infrastructure.

Story
@squadcast shared a post, 9 months, 3 weeks ago

Improve Incident Resolution with Context-Rich Alerts and Incident Management Software

This blog post explains how adding labels to incident alerts can improve efficiency in incident resolution and incident management software.

Including details like hostname, application name, and severity level in the alerts helps diagnose problems faster and route them to the right people.

This reduces the time to respond to incidents (MTTR) and allows for better collaboration between teams.

The article also details how to configure labels and routing rules using tools like Prometheus Alertmanager and Squadcast.

 Activity
@rrullo started using tool Kubernetes , 10 months ago.
loading...