Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Multi-Node Clusters #10969

Closed
TaoPanfeng opened this issue Apr 1, 2021 · 1 comment · Fixed by #10985
Closed

Using Multi-Node Clusters #10969

TaoPanfeng opened this issue Apr 1, 2021 · 1 comment · Fixed by #10985
Labels
co/multinode Issues related to multinode clusters kind/support Categorizes issue or PR as a support question. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.

Comments

@TaoPanfeng
Copy link

why I no display hello URL : http://xxx:31000

https://minikube.sigs.k8s.io/docs/tutorials/multi_node/

------------minikube service list -p multinode-demo
|-------------|------------|--------------|-----|
|  NAMESPACE  |    NAME    | TARGET PORT  | URL |
|-------------|------------|--------------|-----|
| default     | hello      |           80 |     |
| default     | kubernetes | No node port |
| kube-system | kube-dns   | No node port |
|-------------|------------|--------------|-----|
@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Apr 1, 2021
@RA489 RA489 added co/multinode Issues related to multinode clusters and removed kind/support Categorizes issue or PR as a support question. labels Apr 1, 2021
@sharifelgamal sharifelgamal added the kind/support Categorizes issue or PR as a support question. label Apr 1, 2021
@sharifelgamal
Copy link
Collaborator

Could I get more details about what you tried?

  • The version of minikube and OS you're using

  • The exact minikube start command line used

  • The full output of the minikube start command, preferably with --alsologtostderr -v=4 for extra logging.

  • The full output of minikube logs

  • The full output of kubectl get po -A

@sharifelgamal sharifelgamal added the priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. label Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/multinode Issues related to multinode clusters kind/support Categorizes issue or PR as a support question. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants