cadvisor
sbog/cadvisor
An Ansible role which installs and configures cadvisor on Linux
Requirements
Ansible 2.8+
Role Variables
You can see all vars in defaults/main.yml
vars file.
If you use docker swarm, you should specify variables for the host on which
the container is supposed to be run, and also indicate the name of the swarm
manager through which the stack will be deployed in variable
cadvisor_swarm_manager
cadvisor_swarm_manager: swarm-manager01
Dependencies
None
Example Playbook
- name: Ensure cadvisor
hosts: cadvisors
remote_user: root
roles:
- cadvisor
License
Apache 2.0
Author Information
This role was created by Stan Bogatkin and one-mINd
Install
ansible-galaxy install sorrowless/ansible_cadvisor
License
Unknown
Downloads
169
Owner
Barocco-style deployment engineer