Solly Ross 33a6d6c4d0 Split metrics-server into its own playbook/role há 6 anos atrás
..
defaults 33a6d6c4d0 Split metrics-server into its own playbook/role há 6 anos atrás
meta 33a6d6c4d0 Split metrics-server into its own playbook/role há 6 anos atrás
tasks 33a6d6c4d0 Split metrics-server into its own playbook/role há 6 anos atrás
templates 33a6d6c4d0 Split metrics-server into its own playbook/role há 6 anos atrás
OWNERS 33a6d6c4d0 Split metrics-server into its own playbook/role há 6 anos atrás
README.md 33a6d6c4d0 Split metrics-server into its own playbook/role há 6 anos atrás

README.md

OpenShift metrics-server

OpenShift metrics-server Installation

Requirements

The following variables need to be set and will be validated:

  • openshift_metrics_server_project: project (i.e. namespace) where the components will be deployed.

Role Variables

  • openshift_metrics_server_resolution: How often metrics should be gathered.

Dependencies

openshift_facts

Example Playbook

- name: Configure openshift-metrics-server
  hosts: oo_first_master
  roles:
  - role: openshift_metrics_server

License

Apache License, Version 2.0

Author Information

Solly Ross sross@redhat.com