Aniket Patel
Experianced Devops Engineer, Tinkerer
How do I setup my dev box ?
Hey, This blog post serves as a guide to how I set up my MacBook and the tools I rely on.
Read MoreLearning Golang writing kubernetes controller using kubebuilder
Hey, Kubernetes crew! Iām going to share with you my journey of learning Go and Kubebuilder.
Read MoreSetting up a Microk8s cluster with a domain and SSL certificate
Microk8s is a lightweight Kubernetes distribution that’s perfect for development, testing, and small-scale deployments.
Read MoreAutomating deletion of the indexes in Elasticsearch with only Queries
Here is a tutorial on how to delete an indexes after 7 days.
Read MoreCreating CLI tool using rust, build and release: Do it like wooshh š
Introduction Command line tools are useful for performing various tasks in a terminal.
Read MoreAWS Well-architected framework - points to be noted
Introduction I’m passionate about learning different frameworks for creating checklists. These checklists can help you make cost-effective, resilient, and secure infrastructure.
Read MoreKubernetes explained with car assembly
Hola, I know for sure that the title might seem a little strange to you.
Read MoreAuto-reload Development Mode ā For celery worker using docker-compose and Django management commands.
If you are using docker-compose for Django projects with celery workers, I can feel your frustration, and here is a possible solution to that problem.
Read More