Skip to content

Error configuring minikube with docker driver and custom network #17278

Closed
@mtatheonly

Description

@mtatheonly

What Happened?

When starting minikube with docker driver and with a custom profile and custom network, there's an error regarding to the network passed as a parameter. If the network name is the same as the profile name, there's no error.
I believe the error is caused in the function HostIP from file pkg/minikube/cluster/ip.go. There's no reference to network name in the function. The only name the function gets is the clusterName.

(Running with docker 24.0.5 in Manjaro)

Attach the log file

log.txt

Operating System

Other

Driver

Docker

Metadata

Metadata

Assignees

Labels

area/networkingnetworking issuesco/docker-driverIssues related to kubernetes in containerkind/bugCategorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions