Getting Started

M9sweeper deploys as an app in your Kubernetes cluster. We like to say that is Kubernetes-native; that is to say, you can deploy it entirely inside of kubernetes. You do not need to install complicated applications in your Kubernetes nodes. This makes it very safe and easy to install.

img.png

It also can be installed in a hub-and-spoke way, with a single m9sweeper install monitoring multiple kubernetes clusters. This requires that you ingress traffic to m9sweeper, and is preferred if you have a lot of kubernetes clusters.

img_1.png

There are 2 ways to get started:

  • Easy Install Guide - If you do not want a step-by-step wizard but still want to get it booted up with largely the defaults, start here.
  • Advanced Install Guide - This covers all the options short of reviewing the reference materials.

Easy Install

Install m9sweeper with a one-liner.

Advanced Install

Full list of installation options using m9sweeper’s helm chart.

Last modified August 29, 2023: Fixes for release pipeline (e99f051)