No MetalLB videos yet. You could help us improve this page by suggesting one.
Based on our record, nginx should be more popular than MetalLB. It has been mentiond 60 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Nginx: A reverse proxy to handle client requests and route them to Gunicorn. - Source: dev.to / 22 days ago
Welcome to nginx! If you see this page, the nginx web server is successfully installed and Working. Further configuration is required. For online documentation and support please refer to href="http://nginx.org/">nginx.org. Commercial support is available at href="http://nginx.com/">nginx.com. Thank you for using nginx. - Source: dev.to / 24 days ago
I've always been passionate about contributing to the tech community, and this article is my way of sharing what I've learned. Before diving in, it's beneficial to have a basic understanding of deploying to a DigitalOcean droplet, whether through a CI/CD pipeline or manually uploading your JAR files and running the app on the server. In this guide, I’ll walk you through setting up Nginx, and Certbot, and securing... - Source: dev.to / 3 months ago
Before diving into the specifics of Nginx and Traefik, let’s quickly define what a reverse proxy is. A reverse proxy sits between the client (browser or other services) and your backend services (web servers or applications). It handles incoming requests, routes them to the appropriate backend service, and forwards the response to the client. Reverse proxies are typically used for:. - Source: dev.to / 4 months ago
One of the most popular reverse proxies is nginx. Let's see how we can use it as I did in the video at the top. - Source: dev.to / 4 months ago
Kubernetes does not provide network load balancers for bare-metal clusters out of the box. To configure load balancers in cloud environments like AWS, Azure and GCP, Kubernetes makes an API call to the cloud provider’s API to provision a load balancer and external IP. Once the load balancer is provisioned, it populates the “External IP” information in load balancer. When running Kubernetes in a bare-metal cluster,... - Source: dev.to / 6 months ago
The very first step for this project is to have your Raspberry Pi up and running. This also includes SSH set up. If you already have a running one (or more) you can skip this step. One thing I want to note here is that I personally recommend you to not use WiFi connection, instead utilize wired connection which is more reliable and fast. I occasionally experienced unexpected disconnection and had to reboot my k3s... - Source: dev.to / 9 months ago
As I mentioned earlier, I'm running an Ergo instance for local IRC development. I have an Service of type LoadBalancer to expose it to my LAN via MetalLB. - Source: dev.to / 9 months ago
Hey guys, I want to share a guide I’m pretty proud of which is talking about setting up kubernetes which leverages https://kubespray.io/#/ and https://metallb.universe.tf/ so you can host this yourself most people when spinning up kubernetes opt for k3s or get stuck with all the options or unable to setup the external ips for their services so these tools will eliminate the problem. Source: over 1 year ago
To avoid that, you can use a combination of haproxy and keepalived, an enterprise grade load balancer like the one from F5 or Citrix. Besides that you can also work with https://kube-vip.io or https://metallb.universe.tf. Source: about 2 years ago
Apache Tomcat - An open source software implementation of the Java Servlet and JavaServer Pages technologies
Haproxy - Reliable, High Performance TCP/HTTP Load Balancer
Apache HTTP Server - Apache httpd has been the most popular web server on the Internet since April 1996
Traefik - Load Balancer / Reverse Proxy
k3s - K3s is a lightweight Kubernetes distribution by Rancher Labs intended for IoT, Edge, and cloud deployments.
Oracle WebLogic - Receive a complimentary technical review and consultation on moving your Oracle WebLogic Server applications into containers.