fbalicchia commented on pull request #31829: URL: https://github.com/apache/spark/pull/31829#issuecomment-814414886
Using minikube `v1.18.1` default driver is Docker and at the moment of writing masterUrl not necessary bind on port `8443` https://github.com/apache/spark/blob/master/resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/backend/minikube/Minikube.scala#L69. Instead using default config or using factory with `autoConfigure("minikube")` library help us -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
