Same container image, behaving differently on separate EKS clusters

0

Hi Guys,

I have a C++ application, built on an EC2 debian8 machine. I have 2 EKS clusters for different environments. Now if I send the same input to that application, it behaves as expected on the 1st EKS cluster and not as expected on the 2nd cluster.
Unfortunately I cannot provide a lot of details, as this is a private application.
I had also problems building this image, as I wasn't able to build a properly functioning image with Docker in Docker, only this particular image.
My thoughts go to the fact that this is a C++ application and that it may want to access some resources directly and it cannot.

BTW, I tried this same config on Google Cloud Platform and it worked without any issue, even if I build the image with Docker in Docker.

Any thoughts or ideas are greatly appreciated.

RomanD
preguntada hace 5 años218 visualizaciones
1 Respuesta
0

Just an update: this was solved from the application code. Although it is still strange how the same container behaved differently on separate clusters...

RomanD
respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas