sysadmin.su
219 subscribers
279 photos
28 videos
223 files
2.09K links
Админам/sre/devops’ам будет интересно!
Download Telegram
Chechov анализатор кода для IaC

Checkov is a static code analysis tool for scanning infrastructure as code (IaC) files for misconfigurations that may lead to security or compliance problems.

Checkov scans these IaC file types:
• Terraform (for AWS, GCP, Azure and OCI)
• CloudFormation (including AWS SAM)
• Azure Resource Manager (ARM)
• Serverless framework
• Helm charts
• Kubernetes
• Docker

https://www.checkov.io/

#checkov #iac #terraform #k8s #docker #helm
Getting Started With Kubernetes and Container Orchestration

Классная презентация про кубер.

https://qconuk2019.container.training/

#k8s
Практическое руководство по реализации Observability в DevOps

В ходе этой статьи мы развернём следующий стек инструментов Observability (наблюдаемости) Grafana:

Loki (логи);
Promtail (агент логов);
Tempo (трассировка);
Prometheus (метрики);
Cortex и Grafana Mimir (долгосрочное хранилище для данных Prometheus);
Alertmanager (обработка оповещений Prometheus);
Grafana (визуализация).

https://habr.com/ru/company/ruvds/blog/701034/

#k8s #loki #prometheus #promtail #grafana #alertmanager
What are Kubernetes Deployments? Tutorial & Guide

In this post, you’ll learn about Kubernetes Deployments, including everything you need to know to get started with deployments, and how to configure a sample deployment of your own.

https://www.containiq.com/post/kubernetes-deployment

#k8s #kuber #напочитать
Grafana Loki: performance optimization with Recording Rules, caching, and parallel queries

В статье рассказывается как автор смог оптимизировать скорость выполнение запроса с 5.35 секунд до 98 милисекунд.

https://itnext.io/grafana-loki-performance-optimization-with-recording-rules-caching-and-parallel-queries-28b6ebba40c4

#loki #performance #monitoring #kuber #k8s #memcache #bolddb #prometheus #напочитать