Skip to main content

Installation

Micro Mesh allows you to use kubectl to connect to our APIs,

install it via here

Kubeconfig

After installing kubectl download your micromesh kubeconfig by going to app.micromesh.dev/kubeconfig

Put it in ~/.kube/config and make sure you can access our API by

kubectl get services.apps.micromesh.dev,topics,buckets

From now on you can use kubectl or any other kubernetes client or UI ✨