Series
DevSecOps on Steroids
https://github.com/warolv/devsecops-on-steroids
A comprehensive tutorial series on essential DevSecOps tools and best practices.
- Secure namespaces in Kubernetes cluster using RBAC
- Threat detection with Falco and EKS Audit Logs
- Threat detection with Falco on EKS and using kernel module driver
- Moving to Bottlerocket OS for Enhanced Security & Performance
Build CI/CD of the future with Kubernetes (AWS EKS) and Jenkins
https://github.com/warolv/jenkins-eks
Series of tutorials with code examples about how to build CI/CD of the future using Kubernetes/Jenkins/AWS
- Introduction
- Creating the VPC for EKS cluster
- Creating the EKS cluster
- Adding the Cluster Autoscaler
- Add Ingress Nginx and Cert-Manager
- Install and configure Jenkins
- Create your first pipeline
CKA Exercises
https://github.com/warolv/cka-series
Series of exercises to help you better prepare for the Certified Kubernetes Administrator (CKA) exam.
Github Actions guides:
-
Use GitHub Actions and Terraform to provision EC2 instance YT Video
-
GitOps way with Github Actions and self-hosted runner on Kubernetes YT Video
- Automatic scaling with Github Actions and self-hosted runners
- Github Actions with k8s and Karpenter to dynamically provision your runners on spot instances
- Github Actions with ChatOps to write beautiful python code
- Use OpenID Connect with Github Actions to authenticate with Amazon Web Services
Kubernetes Guides
Multiple other project you can find on my github account