| Summary: | [DOCS] Metrics deployer template details | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Eric Jones <erjones> |
| Component: | Documentation | Assignee: | Ashley Hardin <ahardin> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | chunchen <chunchen> |
| Severity: | medium | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | medium | ||
| Version: | 3.1.0 | CC: | aos-bugs, chunchen, erjones, jokerman, kurktchiev, mmccomas, rhowe, wsun |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-15 18:39:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Eric Jones
2016-04-07 21:41:10 UTC
List of all parameters. - METRIC_DURATION "How many days metrics should be stored for" - CASSANDRA_PV_SIZE "The persistent volume size for each of the Cassandra nodes" - CASSANDRA_NODES "The number of Cassandra Nodes to deploy for the initial cluster" - USE_PERSISTENT_STORAGE "Set to true for persistent storage, set to false to use non persistent storage" - REDEPLOY "If set to true the deployer will try and delete all the existing components before trying to redeploy." - HAWKULAR_METRICS_HOSTNAME "External hostname where clients will reach Hawkular Metrics" MASTER_URL "Internal URL for the master, for authentication retrieval" - IMAGE_VERSION 'Specify version for metrics components; e.g. for "openshift/origin-metrics-deployer:latest", set version "latest"' - IMAGE_PREFIX 'Specify prefix for metrics components; e.g. for "openshift/origin-metrics-deployer:latest", set prefix "openshift/origin-"' Work in progress: https://github.com/openshift/openshift-docs/pull/2370 @Eric- Please review: https://github.com/openshift/openshift-docs/pull/2370 LGTM Ashley! Thanks for the work on Docs, always appreciated! Will verify it after the PR is merged. Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/eb7afc465c8cd1b03818dc979aecd888e8c44224 Bug 1325024, added deployer template parameters https://github.com/openshift/openshift-docs/commit/135a2d56e7047de5810e360fc8f0dfde296f5e14 Merge pull request #2370 from ahardin-rh/deployer-parameters Bug 1325024, added deployer template parameters |