How to: Live Load distributed with Kubernetes, Docker or Binary

@MichelDiz Two years late, but working on a blog article on this topic. I am currently dissecting installation w/ linkerd cli vs. helm chart, and noting the differences.

Also, for the helm chart, because linkerd simply inserts annotations in deploy or sts resources, I was thinking of exposing annotations in the helm chart, so it can easily be added in the helm charts, allowing users to continue using helm charts, without need to do a helm template. When I am done, I can drop (an|some) example(s).

@MichelDiz @dmai Added linkerd support (or any annotation) to the helm chart: