Skip to content

Commit

Permalink
Fix SkyWalking Rover dead link in documentation (#12042)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrproliu authored Mar 20, 2024
1 parent 065a321 commit 1675740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/setup/backend/backend-k8s-monitoring-rover.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SkyWalking uses the SkyWalking Rover system to collect access logs from Kubernet
2. The SkyWalking OAP Server receive access log from Rover through gRPC, analysis the generate entity, and using [OAL](../../concepts-and-designs/oal.md) to generating metrics.

## Setup
1. Setup [Rover in the Kubernetes](https://skywalking.apache.org/docs/skywalking-rover/next/en/setup/examples/deploy/kubernetes/readme/) and enable [access log service](https://skywalking.apache.org/docs/skywalking-rover/next/en/setup/configuration/accesslog/).
1. Setup [Rover in the Kubernetes](https://skywalking.apache.org/docs/skywalking-rover/next/en/setup/deployment/kubernetes/readme/) and enable [access log service](https://skywalking.apache.org/docs/skywalking-rover/next/en/setup/configuration/traffic/).
2. Setup eBPF receiver module by the following configuration.
```yaml
receiver-ebpf:
Expand Down

0 comments on commit 1675740

Please sign in to comment.