mirror of https://github.com/rancher/ui.git
Update embedded elasticsearch resource requirement tips
This commit is contained in:
parent
f05db0200e
commit
7f4a04196e
|
|
@ -50,7 +50,7 @@ loggingPage:
|
|||
pending: Deploying
|
||||
helpText:
|
||||
persistantStorage: Embedded Elasticsearch is experimental, no persistent storage will be provided.
|
||||
requirements: The embedded deployment includes ElasticSearch and Kibana. Elasticsearch requests at least 2 CPU and 4G MEM available on the node it is deployed.
|
||||
requirements: The embedded deployment includes ElasticSearch and Kibana. Elasticsearch requests at least 1 CPU and 500M MEM available on the node it is deployed.
|
||||
esEndpoint: 'Elascticsearch Endpoint: <a href="http://47.88.57.141:30022" target="_blank">http://47.88.57.141:30022</a>'
|
||||
kibanaEndpoint: 'Kibana Endpoint: <a href="http://47.88.57.141:30024" target="_blank">http://47.88.57.141:30024</a>'
|
||||
indexPatterns:
|
||||
|
|
|
|||
Loading…
Reference in New Issue