Open
Conversation
- Add KindContainer v1.35.0 (kindest/node:v1.35.0) - Add ApiServerContainer v1.35.0 (registry.k8s.io/kube-apiserver:v1.35.0) - Add K3sContainer v1.34.3 (latest stable, v1.35 is still in RC) Kubernetes 1.35 "Timbernetes" was released on December 17, 2025. The existing kubeadm v1beta3 configuration remains compatible with 1.35.
Changes: - Extended codegen to support optional per-version custom images - Added K3sContainer v1.35.0 with custom RC image (rancher/k3s:v1.35.0-rc1-k3s1) - Generated enums now accept customImage parameter in constructor - defaultImageTemplate() returns custom image if specified, otherwise uses template This enables testing with K3s 1.35.0 RC while waiting for stable release. The custom image feature will also be useful for future RC/beta versions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Kubernetes 1.35 "Timbernetes" was released on December 17, 2025.
The existing kubeadm v1beta3 configuration remains compatible with 1.35.