mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
undrafting, adding weight
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user