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
질문됨 5년 전218회 조회
1개 답변
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
답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠