All posts by Seecoding Technologies

About Seecoding Technologies

Seecoding Technologies provides all kind of digital services from Kadi, India. We are providing best digital services like Web Development, WordPress Web Development, PHP Web Development, Custom Coded Site, HTML/CSS, Responsive Web Designing, Graphics Design, Web Hosting & Domain name, Optimization & SEO, Graphics Design, Data Scrapping and much more.

14Feb/26
Testing Kubernetes Load Balancer via Replicas (Kubernetes)

Testing Kubernetes Load Balancer via Replicas (Kubernetes)

I previously blogged about deploying a replica set of nginx in Kubernetes, with the same static web pages shared from storage. I then did a post about using a load balancer such as Metallb in Kubernetes, with pods available externally via the load balancer. But how about mixing the two together…. Some Python (Flask) When […]