Forwarding Security Metrics to Slack with Prometheus and AlertManager
Full tutorial on using AlertManager and setting up PrometheusRules
Getting started with eBPF in Kubernetes - Tracee Installation Guide
This blog post is part of a longer series in which we explore Tracee installation, use cases, and much more.
First off, we will look at how we can install Tracee through the Aqua Security Helm Chart.
Full Tutorial: K8sGPT -- SRE superpowers through AI
In this blog post, I will introduce you to K8sGPT, the project to give Kubernetes Superpowers to everyone.
Introduction to Kubernetes Operators
In this blog post, we go over Kubernetes operators, what are they, how they work, and when to use them -- also, I am sharing resources on building an operator and checking operators for security issues -- and much more
Full Tutorial: Monitoring and Troubleshooting stack with Prometheus, Grafana, Loki and Komodor
This tutorial provides an A to Z overview for setting up your monitoring stack with Grafana, Prometheus, Loki and Komodor. Each step is provided.
GitOps best practices — Policy as Code on Datree
Implementing GitOps best practices can only be done properly if ALL of our resources, including our policies, can be defined in Git. In this tutorial, I showcase how you can get started with Policy as Code using Datree
Full Tutorial — Deploying Helm Charts in Kubernetes with Terraform
This tutorial showcases how to use Terraform to manage our infrastructure, and create, install, and manage Helm Charts. Specifically, we are going to spin up a Kubernetes cluster and install custom Helm Charts through Terraform.