### Enhancement Description - One-line enhancement description (can be used as a release note): Allow pods to use user namespaces and hostNetwork simultaneously - Kubernetes Enhancement Proposal: <!-- link to kubernetes/enhancements file; if none yet, link to PR --> - Discussion Link: https://kubernetes.slack.com/archives/C0BP8PW9G/p1759422276851019 - PRs by stage and milestone: - [x] Alpha - v1.35 - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/5608 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/134893 - [x] Docs (`k/website`) update PR(s): https://github.com/kubernetes/website/pull/52875 - [ ] Alpha - v1.36 - [x] KEP (`k/enhancements`) update PR(s): https://github.com/kubernetes/enhancements/pull/5745 - [x] Code (`k/k`) update PR(s): https://github.com/kubernetes/kubernetes/pull/135828 - [x] Docs (`k/website`) update PR(s): https://github.com/kubernetes/website/pull/54664 <!-- Uncomment these as you prepare the enhancement for the next stage - [ ] Beta - v1.xx - [ ] KEP (`k/enhancements`) update PR(s): - [ ] Code (`k/k`) update PR(s): - [ ] Docs (`k/website`) update(s): - [ ] Stable - v1.xx - [ ] KEP (`k/enhancements`) update PR(s): - [ ] Code (`k/k`) update PR(s): - [ ] Docs (`k/website`) update(s): --> _Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently._
Enhancement Description
k/enhancements) update PR(s): KEP-5607: Allow hostNetwork pods to use user namespaces #5608k/k) update PR(s): KEP-5607: Allow hostNetwork pods to use user namespace kubernetes#134893k/website) update PR(s): kep-5607: Add docs for UserNamespacesHostNetworkSupport feature gate website#52875k/enhancements) update PR(s): KEP-5607: Add implementation content for v1.36 #5745k/k) update PR(s): Kubelet: Add alpha-2 stage implementation for UserNamespacesHostNetworkSupport feature gate kubernetes#135828k/website) update PR(s): WIP: Add documentation for KEP-5607 in v1.36 website#54664Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.