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

Make it easier to run Tier2 outside of a kubernetes cluster #3

Open
jaharkes opened this issue Nov 14, 2023 · 0 comments
Open

Make it easier to run Tier2 outside of a kubernetes cluster #3

jaharkes opened this issue Nov 14, 2023 · 0 comments

Comments

@jaharkes
Copy link
Member

Right now we need to have kubectl/helm access to the cluster, but also expose the prometheus endpoint with a combination of kubectl port-forward and overriding the prometheus endpoint url (--prometheus) to point at the forwarded port.

Having some startup tests to see if kubectl/helm and the prometheus endpoint are accessible and then either failing or automatically setting up the required port forward would make it a lot easier for developers who are working on Tier2 from their development environment.

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