We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is about fetching deployment status from kubernetes clusters and displaying this on Wharf frontend.
Task is an investigation of how to get that information from the cluster. There is multiple scenarios of how to do that.
What is the most convienient for the user? What is the easiest to implement by us?
Should we monitor per build? Should we monitor per environment for a project?
After investigation we need to make a meeting with Bjorn and agree on the particular solution for this issue.
The text was updated successfully, but these errors were encountered:
Comment from Marek, taken from our internal ticket system:
managed to access cluster api from the outside, checking how it can be accessed from withing the pod in k8s itself
Sorry, something went wrong.
No branches or pull requests
This is about fetching deployment status from kubernetes clusters and displaying this on Wharf frontend.
Task is an investigation of how to get that information from the cluster.
There is multiple scenarios of how to do that.
What is the most convienient for the user?
What is the easiest to implement by us?
Should we monitor per build?
Should we monitor per environment for a project?
After investigation we need to make a meeting with Bjorn and agree on the particular solution for this issue.
Possible solution
The text was updated successfully, but these errors were encountered: