apiVersion: v1 kind: Pod metadata: name: dual_pods spec: containers: - name: webserver-tomcat image: tomcat - name: webserver-nginx image: nginx