Resource changes are not getting reflected post Openshift 4 installation
Issue
- Once the Cluster logging stack is installed with both the elasticsearch and cluster-logging-operator, all the pods are up and running fine.
- Changing the instance details to increase memory and cpu for elasticsearch does not triggers new deployments.
resources:
limits:
cpu: "2"
memory: 3Gi
requests:
cpu: "1"
memory: 1Gi
- Is there any other config change required to get the desired state of the elasticserch pods?
Environment
- Red Hat OpenShift Container Platform
- 4.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.