Discussions

Ask a Question
ANSWERED

Single Instance Redis in a Cluster

How to create and connect a single instance Redis container in a cluster.
ANSWERED

Connection to database getting timed out after certain time

ANSWERED

Connection to database getting timed out after certain time

Error: Can't add new command when connection is in closed state

Minio gateway sas token

I'm wanting to use our app's Minio storage gateway to connect to the Azure blob storage however I cannot find a way to have Minio use the generated SAS token. Its wanting the storage account keys which aren't available. Does anyone have experience implementing Minio using Azure blob provided through Medstack? Thanks!
ANSWERED

Node stuck on "Creating..."

Tried creating new node, and it been creating for couple of days. Something is broken.
ANSWERED
ANSWERED
ANSWERED

Where does the load balancer send requests from the internet?

Where do the requests that hit port 443 in the load balancer get sent? I had an email response from support way back on the classic system saying you forwarded requests to port 8000. Is that still the case? I couldn't find this in your docs.
ANSWERED

How do I get rid of dead containers from cluster?

Due to inevitable issues the first time a container it started (misconfig), it restarts quite a few times before I can set replicas to 0. This creates a lot of dead containers (grey square in the cluster ui) which do not go away after a fixed image/config is pushed. Even after cluster reboot they still stick around. Even the provided load balancer service creates these zombie containers.
ANSWERED

Headers forwarded from load balancer

What request headers are being forwarded from the load balancer to our web application so that our web application has information about the original HTTP request?