Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Role for Ansible which manages Google's cAdvisor -- Arquivado por Foundation Platform dia 2023-11-28

License

Notifications You must be signed in to change notification settings

stone-payments/ansible-cadvisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stone-payments.cadvisor

Role for Ansible which manages cAdvisor.

Using

You should have Docker already installed and running in the target system in order for this role to work properly. We suggest using our stone-payments.docker role for it.

After, you may use a simple playbook like this:

- name: install cAdvisor
  hosts: all
  become: true
  include_roles:
    - name: stone-payments.cadvisor

Advanced usage

Trough exposed vars defined in defaults/main.yml you may change the cAdvisor docker image (eg. to specify another version or a different source registry) and the port which cAdvisor will listen on.

Contributing

Just open a PR. We love PRs!

License

This role is distributed under the MIT license.

About

Role for Ansible which manages Google's cAdvisor -- Arquivado por Foundation Platform dia 2023-11-28

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published