You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run command "kind create cluster" getting the error below. I tried the same with some other images listed, but get the same error. This sounds like there is some setting missing. Any help appreciated. Thanks, Suren
Command Output: docker.io/kindest/node@sha256:b7d12ed662b873bd8510879c1846e87c7e676a79fefc93e17b2a52989d3ff42b: Pulling from kindest/node
no matching manifest for windows/amd64 10.0.19045 in the manifest list entries
The text was updated successfully, but these errors were encountered:
When I run command "kind create cluster" getting the error below. I tried the same with some other images listed, but get the same error. This sounds like there is some setting missing. Any help appreciated. Thanks, Suren
PS C:\Windows\system32> kind create cluster
Creating cluster "kind" ...
• Ensuring node image (kindest/node:v1.27.1) 🖼 ...
✗ Ensuring node image (kindest/node:v1.27.1) 🖼
ERROR: failed to create cluster: failed to pull image "kindest/node:v1.27.1@sha256:b7d12ed662b873bd8510879c1846e87c7e676a79fefc93e17b2a52989d3ff42b": command "docker pull kindest/node:v1.27.1@sha256:b7d12ed662b873bd8510879c1846e87c7e676a79fefc93e17b2a52989d3ff42b" failed with error: exit status 1
Command Output: docker.io/kindest/node@sha256:b7d12ed662b873bd8510879c1846e87c7e676a79fefc93e17b2a52989d3ff42b: Pulling from kindest/node
no matching manifest for windows/amd64 10.0.19045 in the manifest list entries
The text was updated successfully, but these errors were encountered: