Giter Club home page Giter Club logo

cluster-debug-tools's Introduction

cluster-debug-tools

⚠️WARNING⚠️ The following tool is provided with no guarantees and might (and will) be changed at any time. Please do not rely on anything below in your scripts or automatization.

kubectl-dev_tools binary combines various tools useful for the OpenShift developers teams. This binary is used as kubectl plugin.

Available commands

  • psa-check checks for pod security violations in a given namespace.
  • analyze-e2e inspects the artifacts gathered during e2e-aws run and analyze them.
  • audit inspects the audit logs captured during CI test run.
  • event inspects the event logs captured during CI test run.
  • event-filter filters the event logs captured during CI test run on a webpage (based on jqgrid).
  • inspect-certs inspects the certs, keys, and ca-bundles in a set of resources.
  • revision-status counts failed installer pods and current revision of static pods.
  • download downloads artifacts from a Prow CI or GCS Link for a specified regex or all contents.

Building and Installing

To make this plugin available in oc or kubectl, just run: go get github.com/openshift/cluster-debug-tools/cmd/kubectl-dev_tool

Alternatively, you can build and install it manually:

$ make
$ cp kubectl-dev_tool ${HOME}/bin/

License

cluster-debug-tools is licensed under the Apache License, Version 2.0.

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.