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
demandé il y a 5 ans218 vues
1 réponse
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
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions