nopo11y

Introduction

Unlock the Future of Operations with Nopo11y

Welcome to NopO11y, we provide you a set of Helm charts that can be used to install and configure observability in your kubernetes cluster.

Our aim is to build a cutting-edge platform that allows you manage and monitor your IT infrastructure using the NoOps principles. Combining the power of NoOps with unparalleled observability, NopO11y empowers your development teams to focus on innovation while we handle the rest.

Why NopO11y?

Nopo11y - NoOps, Total Observability, Infinite Possibilities.

Usage

Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add znsio https://znsio.github.io/nopo11y

If you had already added this repo earlier, run following command to retrieve the latest versions of the packages,

helm repo update

You can then run following command to see the available charts,

helm search repo znsio

To install the chart:

helm install my-<chart-name> znsio/<chart-name>

To uninstall the chart:

helm delete my-<chart-name>