#!/bin/bash # A sample script to run a container in an existing pod set -ex { # Step 1: Create nginx container config cat <