Git Product home page Git Product logo

zcheck's Introduction

zcheck

zcheck is a command-line utility to check the configuration of a production Zenko deployment and diagnose problems in it.

Pre-Requisites

zcheck requires a Helm installation that is configured to access Tiller running inside Kubernetes.

Installation

zcheck can be installed directly from PyPi using Pip:

pip install zcheck

A Docker image is also provided for convenience.

docker pull zenko/zcheck:latest
docker run -it zenko/zcheck help

Syntax

zcheck commands conform to the following syntax:

zcheck <global option> <subcommand> <-flag or --verbose_option> <optional target>

Global Options

    --mongo  Override the default Mongo connection string (host:port)
-r, --helm-release   The Helm release name under which Zenko was installed.

Subcommands

checkup

Run all checks and tests (may take a while).

k8s

Check Kubernetes-related configuration.

-c, --check-services 	Attempt to connect to defined services and report their status.

orbit

Check overlay configuration applied via Orbit.

backends

Check existence and configuration of backend buckets.

-d, --deep 	Enable deep checking. Check every Zenko bucket for its backing bucket
          	(same as zcheck buckets)

buckets

Check every Zenko bucket for its backend bucket.

zcheck's People

Contributors

tmacro avatar vrancurel avatar wabernat avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.