Skip to content

Commit

Permalink
convert doc image to jpg to reduce size
Browse files Browse the repository at this point in the history
  • Loading branch information
jzwlqx committed Mar 27, 2024
1 parent 8e008bc commit 9949f8a
Show file tree
Hide file tree
Showing 17 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,51 +67,51 @@ You may need a `Nodeport` or `LoadBalancer` to acess from outside of the cluster

Default username is `admin`, and password is `kubeskoop`.

![Web Console](docs/images/web_console.png)
![Web Console](docs/images/web_console.jpg)

### Network diagnosis

#### Connectivity Diagnosis

Connectivity diagnosis can be submitted through the web console.

![Diagnose](docs/images/diagnose.png)
![Diagnose](docs/images/diagnose.jpg)

Under **Diagnosis - Connectivity Diagnosis**, you can enter the source address, destination address, port, and protocol for diagnosis, and click `Diagnose` to submit the diagnosis. After the diagnosis is complete, you can see the result in the history list.

![Diagnosis Result](docs/images/diagnosis_result.png)
![Diagnosis Result](docs/images/diagnosis_result.jpg)

#### Packet Capturing

Under **Diagnosis - Packet Capturing**,you can perform packet capturing for node/pod in the cluster.

![Packet Capturing](docs/images/packet_capturing.png)
![Packet Capturing](docs/images/packet_capturing.jpg)

#### Latency Detection

Under **Diagnosis - Latency Detection**,you can detect latencies between multiple nodes and pods.

![Latency Detection](docs/images/ping_mesh.png)
![Latency Detection](docs/images/ping_mesh.jpg)

### Monitor network jitter and bottlenecks

#### Network Performance Dashboard

View the network permance dashboard from **Monitoring - Dashboard**. In the dashboard, you can check the water level of each monitor item corresponding to the time point of the performance problem.
![grafana_performance](docs/images/monitoring.png)
![grafana_performance](docs/images/monitoring.jpg)

#### Network Jitter & Anomy Event Analysis

Under **Monitoring - Event**, you can view the anomaly events occurring within the cluster at the current time point. You can also manually select the desired time range, or filter based on event type, node, and information such as the namespace/name of the Pod where the event occurred.

Click `Live` on the right top to view the live event stream according to the current filters.
![Events](docs/images/events.png)
![Events](docs/images/events.jpg)

#### Network Link Graph

Under the homepage or **Monitoring - Network Graph**, you can see the actual network link graph in the cluster, with time and namespaces. You can also switch view mode to `Table` to view each connection.

![Network Graph Table](docs/images/network_graph_table.png)
![Network Graph Table](docs/images/network_graph_table.jpg)

## Contributing

Expand Down
16 changes: 8 additions & 8 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,52 +65,52 @@ kubectl get svc -n kubeskoop webconsole

控制台的默认用户为`admin`,密码为`kubeskoop`

![Web Console](docs/images/web_console.png)
![Web Console](docs/images/web_console.jpg)

### 诊断网络问题

#### 网络连通性诊断

可以通过Web控制台对集群内网络发起连通性诊断。

![Diagnose](docs/images/diagnose.png)
![Diagnose](docs/images/diagnose.jpg)

在Diagnosis - Connectivity Diagnosis下输入诊断的源地址、目的地址、端口和协议,点击`Diagnose` 发起诊断。诊断完成后,可以在列表中看到诊断结果。

![Diagnosis Result](docs/images/diagnosis_result.png)
![Diagnosis Result](docs/images/diagnosis_result.jpg)

#### 抓包

你可以在Diagnosis - Packet Capturing中进行集群内Node/Pod的抓包操作。

![Packet Capturing](docs/images/packet_capturing.png)
![Packet Capturing](docs/images/packet_capturing.jpg)

#### 延迟探测

在Diagnosis - Latency Detection中,对集群内多个Node/Pod之间的网络延迟进行探测。

![Latency Detection](docs/images/ping_mesh.png)
![Latency Detection](docs/images/ping_mesh.jpg)

### 监控集群网络

#### 查看网络抖动和性能大盘

在Monitoring - Dashboard中,可以查看当前集群内网络大盘,从大盘中可查询对应性能问题时间点的各深度指标的水位情况。
![grafana_performance](docs/images/monitoring.png)
![grafana_performance](docs/images/monitoring.jpg)

#### 查看网络抖动事件

在Monitoring - Event下,可以看到当前时间点集群内产生的异常事件。你也可以手动选择需要的时间范围,或者根据事件类型、节点、事件产生的Pod命名空间/名称等信息进行筛选。

点击右上角的`Live`,可以实时根据当前筛选条件,实时监控集群内事件。

![Events](docs/images/events.png)
![Events](docs/images/events.jpg)

#### 网络链路图

在主页或Monitoring - Network Graph中,可以看到当前集群内的网络实际链路图,并通过时间、命名空间进行筛选。你也可以将模式改为`Table`按条查看连接信息。

![Network Graph Table](docs/images/network_graph_table.png)
![Network Graph Table](docs/images/network_graph_table.jpg)

## 贡献说明

Expand Down
Binary file removed docs/images/diagnose.png
Binary file not shown.
Binary file added docs/images/diagnosis_result.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/diagnosis_result.png
Binary file not shown.
Binary file added docs/images/events.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/events.png
Binary file not shown.
Binary file added docs/images/monitoring.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/monitoring.png
Binary file not shown.
Binary file added docs/images/network_graph_table.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/network_graph_table.png
Binary file not shown.
Binary file added docs/images/packet_capturing.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/packet_capturing.png
Binary file not shown.
Binary file added docs/images/ping_mesh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/ping_mesh.png
Binary file not shown.
Binary file added docs/images/web_console.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/web_console.png
Binary file not shown.

0 comments on commit 9949f8a

Please sign in to comment.