Code Monkey home page Code Monkey logo

aap-must-gather's Introduction

AAP Must Gather

This is a must gather operator for Ansible Automation Platform.

Purpose

The purpose of this operator is to gather debugging

Usage

Build Image

podman build -f Dockerfile --tag quay.io/<username>/aap-must-gather:latest .
podman push quay.io/<username>/aap-must-gather:latest

Run Must Gather

To use this must-gather for Ansible Automation Platform please use the following command:

oc adm must-gather --image=quay.io/<username>/aap-must-gather:latest

This will create a new directory with the data collected in it, as well as an event-filter.html file, which can be opened in the browser to inspect the event data collected.

$ tree
.
├── collection-scripts
│   └── gather
├── Dockerfile
├── must-gather.local.5507664261615403644
│   ├── event-filter.html
│   ├── quay-io-chadams-aap-must-gather-sha256-25ac61fdb2210cf61b5cb7ce165c42be1512db9004cf8d1b7cd050837b98ae4a
│   │   ├── event-filter.html
│   │   └── timestamp
│   └── timestamp
└── README.md

aap-must-gather's People

Contributors

rooftopcellist avatar rh-dluong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.