Arnav TripathyMy CKS ExperienceCertified Kubernetes Security Specialist(CKS) is a certification exam provided by Linux Foundation to test a candidate’s security knowledge…May 19May 19
Arnav TripathySolving a Kubernetes CTF: K8s LAN PartyRecently I came across a Kubernetes CTF named K8s LAN Party which grabbed my attention. Being a Kubernetes enthusiast, I decided to test my…Apr 131Apr 131
Arnav TripathyBypassing API Restrictions Once Again for Fun and ProfitIn my previous blog, I talk about how I wrote a script to bypass API restrictions. Would recommend everyone to go through the previous…Mar 26, 20231Mar 26, 20231
Arnav TripathyBypassing API Restrictions for Fun and ProfitRecently, I downloaded and started testing an application locally which provided dashboard access along with rest API endpoints for it’s…Feb 7, 20231Feb 7, 20231
Arnav TripathyMonitoring Container and Node Metrics Using Prometheus, cAdvisor and Node-ExporterPrometheus is one of the best open source tools out there to monitor aggregated metrics related to servers . There’s a misconception that…Jul 24, 2022Jul 24, 2022
Arnav TripathyinDevOps.devUsing Vault in Kubernetes Production for Security EngineersDevelopers work with secrets all the time. These secrets can contain critical information such as ranging from internal IP addresses to…Jun 13, 20222Jun 13, 20222
Arnav TripathyinDevOps.devLeveraging Loki to Proactively Monitor MicroservicesLoki is a widely used tool for monitoring pods and containers. Loki is actually just the aggregator as the logs are pushed to grafana and…May 18, 2022May 18, 2022
Arnav TripathyinDevOps.dev[Solved] Persist Prometheus, Grafana and Loki Data using AWS EBS Volumes.If you use the default helm configuration of prometheus,grafana and loki they won’t persist data in disk which means you stand to lose data…Apr 2, 2022Apr 2, 2022
Arnav TripathyUsing AWS EBS Volumes in Kubernetes To Store Persistent Data for Kubernetes Versions > 1.23I had written a speedrun on how to create persistent volume claims using AWS EBS in a previous mentioned blog post here. However the steps…Apr 2, 20221Apr 2, 20221