Vamsi JakkulainFAUN — Developer Community 🐾YouTube Video Summarization using Langchain & OpenAI-LLMIntroductionDec 24, 2023Dec 24, 2023
Vamsi JakkulainFAUN — Developer Community 🐾Navigating Kubernetes Deployments with Flux: A GitOps ApproachIn my earlier exploration, we unveiled the GitOps magic of ArgoCD. Shifting gears, let’s direct our attention to another robust force in…Dec 21, 2023Dec 21, 2023
Vamsi JakkulainFAUN — Developer Community 🐾Taming the Kubernetes Chaos with Argo CDIn the ever-evolving landscape of container orchestration and deployment, Kubernetes has emerged as a powerful platform for managing…Dec 21, 2023Dec 21, 2023
Vamsi JakkulainFAUN — Developer Community 🐾Nova: Keeping Your Kubernetes Helm Charts Up to DateNova is a command-line tool that helps Kubernetes operators keep their Helm charts up to date. It scans the cluster for installed Helm…Oct 22, 2023Oct 22, 2023
Vamsi JakkulainFAUN — Developer Community 🐾Indexed Job in Kubernetes -Parallelizing Batch workloadsIndexed job is a new feature in Kubernetes that allows to easily parallelize batch workloads. They work by assigning each Pod in the Job a…Sep 23, 2023Sep 23, 2023
Vamsi JakkulainFAUN — Developer Community 🐾Setting Up Celery Worker for Multi-Node Apache Airflow on Google CloudCelery is a highly scalable and fault-tolerant task queue that distributes tasks to worker nodes via a message broker. Tasks are defined in…Jan 29, 2023Jan 29, 2023
Vamsi JakkulainFAUN — Developer Community 🐾Cert-Manager to Issue TLS certs on MinikubeIn one of my previous posts I have covered on Ingress controller setup. In this article, we will take a look at cert-manager to issue TLS…Jan 11, 20222Jan 11, 20222
Vamsi JakkulainFAUN — Developer Community 🐾Kong Hybrid Setup on MinikubeKong supports Hybrid deployments with separation of Control Plane(CP) and Data Plane(DP) . Control Plane is responsible for all…Jan 2, 2022Jan 2, 2022
Vamsi JakkulainFAUN — Developer Community 🐾Kong Ingress as API Gateway on MinikubeIn one of my previous articles I have covered the setup of Nginx Ingress controller in Kubernetes .In this article we will have a look at…Jan 1, 2022Jan 1, 2022
Vamsi JakkulainFAUN — Developer Community 🐾Kustomize In KubernetesWhat is Kustomize ?May 2, 2021May 2, 2021