Closed hasheddan closed 3 years ago
Looks good, I'll continue with the Tiers on kubernetes/community#5300 got merged.
Found this google groups thread and want to loop in @BenTheElder and @johnbelamaric to let y'all know this effort is underway. I am planning on attending SIG-Arch meeting this Thursday https://groups.google.com/g/kubernetes-sig-architecture/c/eHBFgfd6Qxg
Slides from presentation to sig-arch: https://docs.google.com/presentation/d/1bctKOljDHwCB6115pphPO3VQ4PiLHcOqYiBA5IXorTE/edit?usp=sharing
Thanks for sharing! Looks like my work assignment ends after https://github.com/kubernetes/sig-release/pull/1360 got merged. Since you're the coordinator of this effort: What are possible next steps for myself to support further? :)
/wg k8s-infra I don't think this issue is something the wg needs to drive at all, but putting it on our radar in the event that "should be able to use our build infra" requires attention
/sig release
@rikatz are you interested in this for FreeBSD?
@Toasterson I guess it would be good, but OTOH FreeBSD can’t be fully supported nowadays, mostly because of the lack of a kube-proxy that can deal with PF instead of IPTables :)
All the control plane components can run on FreeBSD, and also Kubelet but in the case of kubelet it does nothing as we don’t have today a cri interface to jails, as an example, so I guess the effort for this specific release does not pay the price but this can for sure be something for future releases!
thanks for the heads up!
Sure thing! Was meant more as a Heads up.
Considering kube-proxy and thae fact that both illumos and FreeBSD have a virtal switching Infrastructure, it is questionable if we want that at all. IMHO it's the CNI's Job to setup all the IP addresses of the pods and services. For Load balancing IPF/PF can be useful, but we would need to check how we want to do that exactly aswell.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale
/remove-lifecycle stale
@palnabarun raised interest in refining and working on this one. :raised_hands:
Feel free to drop your thoughts and suggestions here and we can do it together :+1:
Add step to krel stage / release to verify existence of artifacts for all supported platforms
I assume that this has been done within the bill of materials effort.
Closing this issue, created the follow-ups https://github.com/kubernetes/sig-release/issues/1720, https://github.com/kubernetes/sig-release/issues/1721 and https://github.com/kubernetes/sig-release/issues/1722.
We currently build and release k/k artifacts for a number of os / arch platforms (listed below). However, there is no formal process for adding a new platform, retiring an existing platform, determining level of support for an existing platform, or measuring test coverage for an existing platform. The currently supported platforms are listed below:
This umbrella issue tracks the steps to accomplish the following objectives. It will be updated and linked to more granular issues and PRs.
/kind documentation /area release-eng /priority important-soon /assign /assign @saschagrunert