k0sproject / k0sctl

A bootstrapping and management tool for k0s clusters.
Other
378 stars 77 forks source link

How to disable telemetry? #676

Open idc77 opened 6 months ago

idc77 commented 6 months ago

There is 0 documentation on how to disable telemetry of k0sctl.

How can I disable / opt out of telemetry?

twz123 commented 6 months ago

Does this help?

https://github.com/k0sproject/k0sctl#anonymous-telemetry

This can be disabled via the --disable-telemetry flag or by setting the environment variable DISABLE_TELEMETRY=true.

kke commented 6 months ago

I don't think anyone's looking at the telemetry data so maybe it should be removed anyway.