Found 27 repositories(showing 27)
compumike
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users. If you've had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
nginxinc
A Kubernetes Controller to synchronize NGINX+ Resources with Kubernetes Ingress Resources
glerchundi
a complete working example of a HTTP loadbalancer for kubernetes using nginx + confd
mattbrock
Create a Kubernetes cluster with web app proxied via nginx, with two Nodes, backend Deployment With ClusterIP, and frontend Deployment with LoadBalancer.
2stacks
Kubernetes Cluster Loadbalancer with NGINX and Terraform
atomatoe
Kubernetes + loadbalancer + Nginx + Phpmyadmin + Wordpress + mysql + ftps + influxdb + grafana
Minikube-powered Kubernetes cluster setup showcasing internal and external pod communication. Demonstrates FastAPI and NGINX deployments utilizing LoadBalancer and ClusterIP services. Internal pod interaction via ClusterIP and external access through Restful API via LoadBalancer.
vanvuvuong
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users. If you've had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
Mohamedfathy90
No description available
AhmedAtiia11
I have deployed an Nginx server that works as a load balancer between two sites deployed on Kubernetesrnetes Deployment with the help of some Kubernetes tools like Services,configmaps, secrets and volumes
4141done
Demo for NGINX Loadbalancer for Kubernetes for use at conferences
aniketvsawant
setup a 3-node MarkLogic cluster with nginx loadbalancer on kubernetes
bodom0015
Experimental prototype of Kubernetes NGINX Ingress Loadbalancer integration with GitHub OAuth2
yyuhdev
Basic bare-metal Kubernetes setup using MetalLB for LoadBalancer IPs and NGINX Ingress
marue59
Réalisation d'un cluster kubernetes permettant via un LoadBalancer, d'atteindre 6 replicas d'une application de type site Web via l'image Nginx
Sarthakx67
Helm chart for deploying Nginx on Kubernetes — 5-replica Deployment with LoadBalancer service, templated values, and a full beginner-friendly breakdown of every file and concept.
IPOUL2208
Built and managed an AWS EKS Kubernetes cluster using eksctl; deployed NGINX web server with LoadBalancer service; automated configuration via AWS CLI and kubectl; documented full workflow on GitHub. Tools: AWS, EKS, Kubernetes, eksctl, kubectl, CloudFormation, IAM
This project involves creating an Amazon EKS Kubernetes cluster and deploying an Nginx application on it. The Nginx service will be exposed externally using a LoadBalancer so the application can be accessed from outside the cluster over the internet.
red512
eks-terraform-helm-gha" automates deploying an Nginx server on a Kubernetes cluster through Terraform, Helm, and GitHub Actions. It includes infrastructure setup, Docker image building, and Helm chart deployment to enable access via LoadBalancer
ChamaliSandamini
This project demonstrates the deployment of an Azure Kubernetes Service (AKS) cluster using Terraform for Infrastructure as Code (IaC). A simple Nginx application is deployed on the cluster using Kubernetes manifests, including a Deployment with two replicas and a LoadBalancer Service for external access.
Deployed scalable Kubernetes cluster on Azure AKS with Standard_D2s_v3 nodes using Azure CLI. Deployed Nginx apps via manifests, exposed via LoadBalancer & Ingress. Added HPA for 70% CPU scaling. Monitored with Azure Monitor for reliability. Validated with load testing, showcasing Kubernetes, Azure, and DevOps expertise.
YashwanthKumar49
This project demonstrates deploying an NGINX web server using Helm on a local Minikube Kubernetes cluster. It includes a customizable `values.yaml` file, Helm chart structure, and instructions to expose the service via NodePort or LoadBalancer.
Sainatheklare
This document contains a complete opinionated CI/CD pipeline (GitHub Actions) and Kubernetes manifests to deploy a clients-api service using MongoDB as the datastore, Let’s Encrypt certificates (via cert-manager), and an NGINX Ingress Controller exposed with a Service of type LoadBalancer
Automated the provisioning of an Amazon EKS cluster by integrating GitHub-hosted Terraform code with Jenkins pipelines, following Infrastructure as Code (IaC) best practices. • Deployed and exposed an Nginx web application on Kubernetes using declarative YAML manifests and an AWS-managed LoadBalancer for public accessibility
raniarhaiem9
Automated provisioning of a VM on Proxmox and Digitalocean (public cloud), which is then configured with a K3S Kubernetes cluster using Terraform and Ansible. This project provisions VMs, installs K3S, sets up NGINX Ingress, kubectl tools, and configures MetalLB for LoadBalancer support and cert manager for issuing certificates
rudra2807
SWE645 Assignment 2 containerizes a static website with Docker + Nginx, publishes the image to DockerHub, and deploys it to AWS EKS using Kubernetes Deployment and LoadBalancer Service manifests. A Jenkins CI/CD pipeline (GitHub webhook triggered) automates docker build/push, updates the cluster image, and performs zero downtime rolling updates.
anjanpaul
i deployed two micro-service(written on Flask) using Docker and Kubernetes in two different nodes on aws. For manage external traffic i use Network loadbalancer(NLB) and for internal communication i use Nginx Ingress. here i also try to use ansible for server automation and for manage cloud services i use terraform
All 27 repositories loaded