Skip to content

Adopt kind 0.31.0#4313

Merged
georgethebeatle merged 1 commit intomainfrom
wip-one-of-a-kind
Feb 27, 2026
Merged

Adopt kind 0.31.0#4313
georgethebeatle merged 1 commit intomainfrom
wip-one-of-a-kind

Conversation

@danail-branekov
Copy link
Member

Is there a related GitHub Issue?

#4311

What is this change about?

Kind 0.31.0 brings a newer version of containerd which no longer
supports configuring registry mirroes. Instead, we need to configure
a hosts.toml file on all node containers per registry.

This change configures the node to "resolve"
localregistry-docker-registry.default.svc.cluster.local:30050 to
localhost:30050 where 30050 is the twuni docker registry node port.

References:

https://kind.sigs.k8s.io/docs/user/local-registry/
https://github.com/containerd/containerd/blob/main/docs/cri/config.md#registry-configuration

Kind 0.31.0 brings a newer version of containerd which no longer
supports configuring registry mirroes. Instead, we need to configure
a `hosts.toml` file on all node containers per registry.

This change configures the node to "resolve"
`localregistry-docker-registry.default.svc.cluster.local:30050` to
`localhost:30050` where `30050` is the twuni docker registry node port.

References:

https://kind.sigs.k8s.io/docs/user/local-registry/
https://github.com/containerd/containerd/blob/main/docs/cri/config.md#registry-configuration

Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
@georgethebeatle georgethebeatle enabled auto-merge (rebase) February 27, 2026 15:09
@georgethebeatle georgethebeatle merged commit 8e34b9f into main Feb 27, 2026
11 checks passed
@georgethebeatle georgethebeatle deleted the wip-one-of-a-kind branch February 27, 2026 16:32
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.

2 participants