-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Support kubernetes dashboard. #3
Comments
Thanks for trying this out! |
Update: I tried it and it doesn't work. We need to include the cluster internal IP (10.0.0.1) in the cert we generate. Sending a PR, then we can close this! |
@dlorenc Can we run the dashboard by default? |
Yes, we should have it by default, with a flag to disable |
What's the best way to run this by default? Just create the pod/deployment directly from minikube or pass it as a flag to the APIServer at startup time somehow? Maybe as an addon? |
Run it as an addon. Have minikube create the dashboard. On Wed, May 25, 2016 at 11:26 AM, dlorenc notifications@github.com wrote:
|
Looks like we first need to bootstrap the addon-manager, then we can enable this as an addon. I'll close this bug since we support it now, and open others to track the next work items. |
Merge latest upstream changes
# This is the 1st commit message: Fix doc comment version.gitCommitID doc # This is the commit message kubernetes#2: Add hyperkit doc # This is the commit message kubernetes#3: Add commit id to docker-machine-driver-kvm2 version # This is the commit message kubernetes#4: removed label selector for registry-proxy daemonset # This is the commit message kubernetes#5: Add support to custom qemu uri on kvm2 driver # This is the commit message kubernetes#6: Improve hyperkit vm stop # This is the commit message kubernetes#7: Make virtualbox DNS settings configurable # This is the commit message kubernetes#8: added integration tests for registry addon
# This is the 1st commit message: organize integration tests files by type # This is the commit message #2: Adding separate profile for each kind of test # This is the commit message #3: Adding clean up to delete newly added TestVms # This is the commit message #4: goimport # This is the commit message #5: making them run in parallel
propagate GOOGLE_CLOUD_PROJECT env var to all known variants
No description provided.
The text was updated successfully, but these errors were encountered: