How to disable Calico Telemetry in a Kubernetes cluster with the Canal or Calico CNI
This document (000020047) is provided subject to the disclaimer at the end of this document.
Environment
kubectl access to the cluster with a kubeconfig sourced for a global admin or cluster owner user
Situation
By default, Calico reports anonymous telemetry data, containing the Calico version number and cluster size, to an endpoint at projectcalico.org.
This article provides details on how to disable this reporting.
Resolution
To disable the Calico telemetry reporting, execute the following command against the cluster:
kubectl patch felixconfigurations.crd.projectcalico.org default -p '{"spec":{"usageReportingEnabled": false}}' --type=merge
Additional Information
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000020047
- Creation Date: 06-May-2021
- Modified Date:22-Jul-2024
-
- SUSE Rancher
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com