* Advising single localization pull requests
Advise contributors to limit pull requests to a single localization #20411
* Update content/en/docs/contribute/localization.md
Accept suggested code review changes
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
The syntax of this command is deprecated, updated to use the latest format:
```
$ kubectl exec dnsutils cat /etc/resolv.conf
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl kubectl exec [POD] -- [COMMAND] instead.
```
* Create Monitoring Kubernetes workloads: the sidecar pattern
I'd been emailing with Kaitlyn, but this was reviewed in Google docs (https://docs.google.com/document/d/1zz0acSPJuxm9s41HOphJFdemTQl3g6xYYQ4xlS7jwIs/edit?ts=5e5d8c78). I'm not 100% sure I got the formatting correctly, so please feel free to fix it ☺️
The author for this post is Todd Campbell, Developer Advocate at [Sensu](https://sensu.io/)
* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>
* Update content/en/blog/_posts/Monitoring Kubernetes workloads: the sidecar pattern
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update and rename Monitoring Kubernetes workloads: the sidecar pattern to 2020-04-14-monitoring-kubernetes-workloads-the-sidecar-pattern.md
* Update and rename 2020-04-14-monitoring-kubernetes-workloads-the-sidecar-pattern.md to 2020-04-16-monitoring-kubernetes-workloads-the-sidecar-pattern.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Kaitlyn Barnard <kaitlynbarnard10@gmail.com>