Skip to main content

An urwid-based interface for watching `cilium monitor` events across your cluster

Project description

Cilium Microscope Logo

Cilium Microscope

Cilium microscope allows you to see cilium monitor output from all your cilium nodes. This allows you to have one simple to use command to interact with your cilium nodes within k8s cluster.

Running microscope in your Kubernetes cluster

kubectl run -i --tty microscope --image cilium/microscope --restart=Never -- sh will run a shell inside a pod in your cluster.

./microscope -h inside this shell will show microscope help.

Running microscope locally

To run microscope locally, you need to have Python 3.5 or newer installed. Using virtualenv is recommended, but not necessary.

microscope is available as a package in PyPI, so all you need to do is run pip install cilium-microscope. microscope executable should be available in your path.

Alternatively you can run make to build self-contained Python archive which will container all dependencies and requires only Python to run.

The archive will be located in dist/microscope.pyz, and should be executable directly.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cilium-microscope-0.1.4.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file cilium-microscope-0.1.4.tar.gz.

File metadata

File hashes

Hashes for cilium-microscope-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c9fa2dde3a41a7abe51af7a4182a670ed0b06a9960a6a1686eef9951a96dac33
MD5 c61b1b1b01f659e1d69cc0d3571df141
BLAKE2b-256 8efb742f0abf8b15127aaccc7f24846fa3a2b90c061f402a1d28163cde602a06

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page