Hide Forgot
Document URL: https://docs.openshift.com/enterprise/3.1/install_config/cluster_metrics.html#modifying-the-deployer-template Section Number and Name: Deployer Template Parameters Describe the issue: The section briefly mentions that there are several parameters, that can be changed, in the metrics-deployer.yaml file and then proceeds to only talk about 2 parameters. Suggestions for improvement: Include an org chart of the parameters and their default values. Or make it more clear that there are much more parameters in the file.
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
Content is now published: https://access.redhat.com/documentation/en/openshift-enterprise/version-3.2/installation-and-configuration/#modifying-the-deployer-template