Skip to content

Wait container tries to pull Linux image on Windows k8s node #13941

Answered by ilbatin
ilbatin asked this question in Q&A
Discussion options

You must be logged in to vote

The problem was in the difference in kernel version:

docker inspect quay.io/argoproj/argoexec:v3.6.0
"OsVersion": "10.0.20348.2849"

And my Windows node had kernelVersion: 10.0.17763.5329

The solution for the future generations is to downgrade argo or update windows

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@ilbatin
Comment options

@ilbatin
Comment options

@Joibel
Comment options

@ilbatin
Comment options

Answer selected by ilbatin
@Joibel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants