Deploy with Helm
Prerequisites
Please ensure your environment meets the following conditions:
- You need access to a running Syncause service to complete this tutorial. For instructions, please refer to the Setup directory.
- Kubernetes version ≥1.18
- Helm version ≥3.0
- Containers need to run in privileged mode
- Administrator permissions for the cluster
Installation Process
Step 1: Create Probe in Syncause
Open the Data Ingestion-Probes Management
page in Syncause and click Add
in the upper right corner.
Enter your custom Cluster Name
, select Kubernetes
for Cluster Type
. After confirming the parameters, click Save And Next Step
in the lower right corner.
Step 2: Execute Probe Installation Command
Execute the generated command in your cluster to install the Syncause eBPF probe.
Step 3: Verification
Execute the following command in the cluster. When all pods are running normally, eBPF data collection can begin normally.
kubectl get pods -n syncause