Build Self-healing applications that scale automatically using Kubernetes Spending sleep-less nights to troubleshoot applications?
Multi-container pods in Kubernetes and communication between them using a shared Volume
Multi-container pods in Kubernetes and communication between them using a shared Volume In this blog I will show how to create multi-container pods in Kubernetes and establish communication between them using a shared Volume You need a few things. An existing Kubernetes C ...
Expose your app to the Internet using Ingress Controller & save 1000s of dollars on AWS Load Balancer
Save 1000s of dollars in AWS ELB charges. Use Ingress Controller for all your Internet facing applications
Scalable Jenkins on Kubernetes Cluster & Pipeline for Automated CI CD (Jenkins – Github Integration)
Setting up scalable Jenkins on Kubernetes can be a daunting task. This article demonstrates not only How to setup Scalable Jenkins on Kubernetes but also how to integrate Jenkins into Github so that whenever any Pull Request is requested on a branch, build is automatically triggered and results are made available to the branch admin to review before merging the Pull Request.