-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed as not planned
Labels
area/guest-vmGeneral configuration issues with the minikube guest VMGeneral configuration issues with the minikube guest VMkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.
Description
What Happened?
A new feature is nearing readiness in kubernetes/containerd/runc that enables you to run your containers in their own linux user namespace. This is beneficial for security / container isolation and also enables you to do certain operations inside containers that were previously only possible with privileged
host permissions.
This feature is set to be promoted to beta in kubernetes 1.30.
It would be great to be able to use minikube to prototype setups that use user namespaces, but lots of much newer software in the ISO will be needed:
- Modern linux kernel, at least 6.3
- Containerd 2.0 (only beta versions available today)
- runc 1.2 (not yet available, see release 1.2.0-rc.1 opencontainers/runc#4221)
Attach the log file
n/a, trying to submit a feature request but can't find a better form
Operating System
Ubuntu
Driver
KVM2
Metadata
Metadata
Assignees
Labels
area/guest-vmGeneral configuration issues with the minikube guest VMGeneral configuration issues with the minikube guest VMkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.