Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.28 KB

File metadata and controls

29 lines (20 loc) · 1.28 KB
title Navigating Operator
weight 5
description Operator mode is for operating your Kubernetes clusters and cloud native infrastructure.
categories
Operator
tags
operator-overview
aliases
/meshmap/operator

Discover and examine your Kubernetes clusters and cloud native infrastructure using Operator mode.

Using Filters

Using filters you can select the Kubernetes resources you want to view. Apply one or more filters to narrow down the resources you want to view.

Search and Select Specific Resources

Using the search bar, you can search for specific resources and select them. The selected resources are highlighted in the Operator canvas. Details of the selected resources are displayed in the right panel.

Connecting with Kubernetes Pods

Operator supports connecting to Kubernetes pods via the following methods.

  • [Log Streaming]({{< ref "kanvas/operator/log-streaming/index.md" >}}): Learn how to live-tail logs from your Kubernetes pods and containers directly within the visual topology.
  • [Interactive Terminal]({{< ref "kanvas/operator/interactive-terminal/index.md" >}}): Learn how to establish an interactive shell session with your containers.