undrafting, adding weight

This commit is contained in:
Mark Bishop
2018-07-12 13:00:54 -07:00
parent 3ba0541af4
commit fe12a1d10c
@@ -1,6 +1,10 @@
---
title: Adding a Sidecar
<<<<<<< HEAD
weight: 200
=======
weight:
>>>>>>> undrafting, adding weight
---
A _sidecar_ is a container that extends or enhances the main container in a pod. The main container and the sidecar share a pod, and therefore share the same network space and storage. You can add sidecars to existing workloads by using the **Add a Sidecar** option.