Skip to content

cluster: treat Docker Desktop misconfiguration as a cluster error#6741

Merged
nicks merged 1 commit intomasterfrom
nicks/containerd
Apr 10, 2026
Merged

cluster: treat Docker Desktop misconfiguration as a cluster error#6741
nicks merged 1 commit intomasterfrom
nicks/containerd

Conversation

@nicks
Copy link
Copy Markdown
Contributor

@nicks nicks commented Apr 10, 2026

fixes
#6608

Docker Desktop has a more where:

  • the user has turned KIND-powered clusters on
  • the user has turned the containerd image snapshotter off

which means that Docker Desktop will be running a Kubernetes cluster
that doesn't have access to Docker Desktop's image store.

We're making a change to Docker Desktop to forbid this
configuration. But for now, update tilt to treat this
state as an error and tell the user how to fix it.

Signed-off-by: Nick Santos nicholas.j.santos@gmail.com

fixes
#6608

Docker Desktop has a more where:
- the user has turned KIND-powered clusters on
- the user has turned the containerd image snapshotter off

which means that Docker Desktop will be running a Kubernetes cluster
that doesn't have access to Docker Desktop's image store.

We're making a change to Docker Desktop to forbid this
configuration. But for now, update tilt to treat this
state as an error and tell the user how to fix it.

Signed-off-by: Nick Santos <nicholas.j.santos@gmail.com>
@nicks nicks force-pushed the nicks/containerd branch from 8d1954e to ffe4d41 Compare April 10, 2026 17:40
@nicks nicks merged commit 6ad4ade into master Apr 10, 2026
8 checks passed
@nicks nicks deleted the nicks/containerd branch April 10, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant