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

Dashboard Buttons Port-Forwarding #1194

Open
zee-hussain opened this issue Oct 29, 2020 · 0 comments
Open

Dashboard Buttons Port-Forwarding #1194

zee-hussain opened this issue Oct 29, 2020 · 0 comments

Comments

@zee-hussain
Copy link
Contributor

The Dashboard Button docs states that

When the application starts and the service is ready, the KOTS CLI will run the equivalent of kubectl port-forward svc/myapplication-service 9000:9000 and print a message in the terminal.`

However, even with a proper config, the dashboard button will show up and point to http://localhost:9000 but the port is not being forwarded. kubectl port-forward svc/myapplication-service 9000:9000 must be ran manually for the Dashboard Button to function properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant