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

How to config kubernetes apiserver? #4831

Closed
BlankCHN opened this issue Jul 21, 2019 · 2 comments
Closed

How to config kubernetes apiserver? #4831

BlankCHN opened this issue Jul 21, 2019 · 2 comments
Labels
kind/support Categorizes issue or PR as a support question. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@BlankCHN
Copy link

I want to expose apiserver by http , and I want to use port 8080. How to config ?

@medyagh
Copy link
Member

medyagh commented Jul 22, 2019

@BlankCHN
you could specify a custom API port using --apiserver-port 8080 to minikube start.

for more info please checkout minikube start --help, please let me know if that helps you

@medyagh medyagh added triage/needs-information Indicates an issue needs more information in order to work on it. kind/support Categorizes issue or PR as a support question. labels Jul 22, 2019
@tstromberg
Copy link
Contributor

Closing as this appears to be solved. Please reopen if not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

3 participants