docker driver : static ip, make container IPs survive restart. #7756
Labels
area/networking
networking issues
co/docker-driver
Issues related to kubernetes in container
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
Feature request: assign static IP for minikube docker/podman containers
currently if we stop minikube, we might actually, have a different IP that will cause a kubeadm Reset (expensive)
as seen here:
https://storage.googleapis.com/minikube-builds/logs/7752/775a91c/Docker_Linux.html#fail_TestPause%2fserial%2fSecondStartNoReset
The text was updated successfully, but these errors were encountered: