Discussions

Ask a Question
ANSWERED
ANSWERED

Kubernetes

Is Kubernetes accessible when building out the containers in the production platform? My software developer frequently uses it for coding
ANSWERED

Single Instance Redis in a Cluster

How to create and connect a single instance Redis container in a cluster.
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?
ANSWERED

Running front end apps somewhere else

Can I run a front end application outside of MedStack Control?
ANSWERED

Running a service that isn't bound by a task/job

Hi team, I'm hoping to run a centOS (or similar) service that isn't executing any job for the purpose of sandboxing. Is this possible?
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

Connection to database getting timed out after certain time

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

Connection to database getting timed out after certain time

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.