From 6c0fd27d01367dcaddd09c40501b78480fccef3d Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 2 Nov 2023 18:42:20 -0500 Subject: [PATCH] update Signed-off-by: Lee Calcote --- content/en/_index.md | 16 +----- content/en/meshmap/_index.md | 23 +++++++-- content/en/meshmap/overview/_index.md | 50 ------------------- .../Layer5 Cloud Architecture (8).svg | 1 + content/en/meshmap/visualizer/_index.md | 30 ++++++++--- .../images/log-stream-sequence-diagram.svg | 2 +- 6 files changed, 46 insertions(+), 76 deletions(-) delete mode 100644 content/en/meshmap/overview/_index.md create mode 100644 content/en/meshmap/visualizer/Layer5 Cloud Architecture (8).svg diff --git a/content/en/_index.md b/content/en/_index.md index 5de2065c..db25ebe5 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -35,22 +35,8 @@ title: Layer5
- +{{< /blocks/cover >}} diff --git a/content/en/meshmap/visualizer/Layer5 Cloud Architecture (8).svg b/content/en/meshmap/visualizer/Layer5 Cloud Architecture (8).svg new file mode 100644 index 00000000..8f9bd2ae --- /dev/null +++ b/content/en/meshmap/visualizer/Layer5 Cloud Architecture (8).svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/content/en/meshmap/visualizer/_index.md b/content/en/meshmap/visualizer/_index.md index 0ebcbb25..8f5d41d2 100644 --- a/content/en/meshmap/visualizer/_index.md +++ b/content/en/meshmap/visualizer/_index.md @@ -2,18 +2,36 @@ title: Navigating Visualizer weight: 5 description: > - Visualizer mode is for operating your Kubernetes clusters and cloud native infrastructure. + Visualizer mode is for operating your Kubernetes clusters and cloud native infrastructure. categories: [Visuzalizer] --- -{{% pageinfo %}} -Discover and visualize your Kubernetes clusters and cloud native infrastructure. -{{% /pageinfo %}} +Discover and examine your Kubernetes clusters and cloud native infrastructure using Visualizer 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 Visualizer canvas. Details of the selected resources are displayed in the right panel. + + + +## Connecting with Kubernetes Pods + +Visualizer supports connecting to Kubernetes pods via the following methods. ### Understanding Log Streamer {{< figure src="images/log-stream-sequence-diagram.svg" link="images/log-stream-sequence-diagram.svg" width="100%" >}} - +{{< figure src="images/interactive-terminal-sequence-diagram.svg" link="images/interactive-terminal-sequence-diagram.svg" width="100%" >}} diff --git a/content/en/meshmap/visualizer/images/log-stream-sequence-diagram.svg b/content/en/meshmap/visualizer/images/log-stream-sequence-diagram.svg index 2cd6d927..049cd9d9 100644 --- a/content/en/meshmap/visualizer/images/log-stream-sequence-diagram.svg +++ b/content/en/meshmap/visualizer/images/log-stream-sequence-diagram.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file