-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Kibana-logging deployment is missing memory request/limit sizes #3333
Comments
cc @duglin |
Per @kramvan1 I need to also check:
|
PR for serving ones: #3332 |
@duglin what's left here in Serving? |
Eventing one: knative/eventing#921 |
For build: knative/build#572 |
Istio one: istio/istio#12344 |
Yes I think we can close this one since the serving side is done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In what area(s)?
What version of Knative?
Expected Behavior
All deployments of knative have request/limits for CPU and Memory.
Actual Behavior
https://github.com/knative/serving/blob/master/third_party/config/monitoring/logging/elasticsearch/kibana.yaml#L42-L46 is missing the memory side.
Steps to Reproduce the Problem
View the deployment yaml for kibana-logging
The text was updated successfully, but these errors were encountered: