I have two servers running on port 3000.I’d like to have the load balancer to run on HTTPS and forward the request to those servers on port 3000. I’m trying to setup a load balancer but not sure about the forwarding r...
1 answer • 26 days ago • By devyauriDigitalOcean Managed Load Balancers
I have the following deployment configuration file for a .NET core 5.0 web api which I am trying to deploy on my DigitalOcean Kubernetes Cluster apiVersion: apps/v1 kind: Deployment metadata: name: test-email labels: ...
No answers yet • 29 days ago • By JeroenAPIDigitalOcean Managed KubernetesDigitalOcean Managed Load Balancers
I want to deploy “cf for k8s” in DOKS (because I’m used to CF).My web app will need a Postgres database. Data storage will be very low (< 1 GB). At a bare minimum this would be: kubernetes cluster of 1 node 1vcpu 1GB ...
1 answer • 1 month ago • By piejanssensDigitalOcean Managed KubernetesDigitalOcean Managed Load BalancersDigitalOcean Managed PostgreSQL Database
I have created a DNS and forwarded it to LoadBalancer. I am able to access the application from the loadbalancer IP address, but when i try with DNS name getting the following error. DNS_PROBE_FINISHED_NXDOMAIN
2 answers • 2 months ago • By MassiveBlueCoralDigitalOcean Managed Load BalancersDNS
I create a droplet to host our newsletters. To maximum its connection, I put it under a load balancer. but my client received the following errorThis page isn’t working…com redirected you too many timesSo I delete the...
2 answers • 2 months ago • By Media ProwlerDigitalOcean Managed Load Balancers
We have a use case that required LB to terminated SSL TCP and forward plain connections our nodes. Is there way to accomplish this with Digital Ocean’s Load Balancer or any alternative solution?
1 answer • 2 months ago • By VuDigitalOcean Managed Load Balancers
Hi iam new for load balancer, i am trying to setup first one is just one droplet behind the load balancer, it work good, i using laravel 8 passport token for this…but after i clone the droplet and make it 2 droplet be...
1 answer • 2 months ago • By Harrison BudimanDigitalOcean Managed Load BalancersLaravelLoad BalancingNginx
Terraform is a tool for building and managing infrastructure in an organized way. In this tutorial, you’ll install and use Terraform to create an infrastructure on DigitalOcean that consists of two Nginx servers that ...
3 months ago • By Mitchell Anicas, Brian HoganTerraformSystem ToolsAPINginxLoad BalancingDigitalOcean Managed Load BalancersDNSConfiguration Management
i have main domain which is i want just point to single droplet (it will be like simple site) then put the subdomain to load balancer…is it possible? because when i create let’s encrypt for SSL on load balancer it sho...
1 answer • 3 months ago • By Harrison BudimanDigitalOcean Managed Load BalancersLoad Balancing
Right now we have just one droplet hosting a Parse Server (2.8.4) and a Parse Dashboard (1.2.0). The Parse Server uses the built-in sessions, installations, cloud code, and config and uses MongoDB, which is hosted in ...
1 answer • 3 months ago • By skanirasDigitalOcean Managed Load Balancers
There seems to be some sort of issue with the “Backend keepalive” settingon the DO load balancers. Whenever I deploy new versions of pods to my cluster, there are a few seconds when 503 errors are returned for most we...
No answers yet • 3 months ago • By Leif FogedDigitalOcean Managed KubernetesDigitalOcean Managed Load Balancers
So I have an app that runs on Kubernetes and uses managed load balancer. I am trying to add a custom domain to it. It turns out that I got the SSL for the subdomains working for my site but for the main domain,SSL is ...
No answers yet • 3 months ago • By SmallGrayUrchinDigitalOcean Managed Load BalancersDNSNetworkingDigitalOcean Spaces
I have an application API that works on Server-Sent Events (SSE, https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events ). It’s hosted in Managed kubernetes and exposed directly t...
Accepted Answer: Personally Solved by using Nginx Controller. LoadBalance <- TCP -> Nginx Controller <- HTTP with timeout -> SSE API apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: sse-api annotations: kubernetes.io/ing...
1 answer • 4 months ago • By Shoeb PatelDigitalOcean Managed Load BalancersKubernetesLoad Balancing
I provision digitalocean_loadbalancer first because I need to provide ip to creating new Cloudflare record. In the parallel, I also provision nginx_ingress_chart with Helm as well which is attached the config service....
No answers yet • 4 months ago • By Kanisorn SuthamDigitalOcean Managed KubernetesDigitalOcean Managed Load BalancersTerraform
After completing this tutorial, you will have a highly available, easily scalable Discourse deployment running on DigitalOcean. You’ll start with a fresh Ubuntu 20.04 Droplet and you’ll finish with a horizontally scal...
4 months ago • By Francis McNameeDigitalOcean Managed Load BalancersDigitalOcean Managed PostgreSQL DatabaseDigitalOcean Managed Redis
We get “ERR_CONNECTION_CLOSED” in the browser when connecting from certain ISPs but not from others. However, Ping is successful Traceroute and MTR are successful DNS propagation has been completed. When the app is de...
1 answer • 4 months ago • By viplavDNSDigitalOcean Managed KubernetesDigitalOcean Managed Load Balancers
I was following these instructions (https://docs.digitalocean.com/products/networking/load-balancers/how-to/create/ ) and found that the load balancer was having a problem due to the PROXY protocol, where it was mangl...
No answers yet • 4 months ago • By nfordKubernetesDigitalOcean Managed Load Balancers
After seeing that the speed of Digital Ocean DNS is better than CloudFlare, I wanted to use Digital Ocean DNS for my educational website. You can also check it using this tool:https://www.dnsperf.com/dns-speed-benchma...
1 answer • 4 months ago • By shayarismDNSCDNDigitalOceanDigitalOcean Managed Load Balancers
The forwarding rules in the load balancer for kubernetes keep on randomly changing when set through console.What annotations should I add for HTTP2 on port 443 HTTP2 on port 32545 forwarding rule so that it does not c...
No answers yet • 4 months ago • By bishaldeb656KubernetesDigitalOcean Managed KubernetesDigitalOcean Managed Load BalancersLoad Balancing
Are there any plans in the near future that would allow me to assign a floating IP to a load balancer? This will allow greater flexibility in the architecture especially for applications that rely on fixed IP addresses.
1 answer • 4 months ago • By shashank261DigitalOcean Managed Load BalancersNetworking