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

Add list option for "minikube node" command #7667

Closed
sreejithpunnapuzha opened this issue Apr 14, 2020 · 1 comment · Fixed by #7851
Closed

Add list option for "minikube node" command #7667

sreejithpunnapuzha opened this issue Apr 14, 2020 · 1 comment · Fixed by #7851
Labels
co/multinode Issues related to multinode clusters 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.

Comments

@sreejithpunnapuzha
Copy link

with #94 adding support for multi-node kubernetes cluster with minikube, we need and option to list the nodes. Currently there is no "minikube node list" command.

minikube version: v1.9.2

current output:
minikube node list
💡 Usage: minikube node [add|start|stop|delete]

expected output:
"minikube node list" should list the node name, status and ip addresses

@tstromberg tstromberg added 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. labels Apr 14, 2020
@tstromberg
Copy link
Contributor

/cc @medyagh

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/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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants