<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pod :: Tag :: Kubernetes training</title><link>https://k8s-school.fr/labs/k8s/en/tags/pod/index.html</link><description/><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2025 Fabrice Jammes - Licensed under CC BY-SA 4.0</copyright><lastBuildDate>Mon, 24 Nov 2025 14:15:26 +1000</lastBuildDate><atom:link href="https://k8s-school.fr/labs/k8s/en/tags/pod/index.xml" rel="self" type="application/rss+xml"/><item><title>Multi-Container Pod Design Patterns</title><link>https://k8s-school.fr/labs/k8s/en/1_labs/multi-container-patterns/index.html</link><pubDate>Mon, 24 Nov 2025 14:15:26 +1000</pubDate><guid>https://k8s-school.fr/labs/k8s/en/1_labs/multi-container-patterns/index.html</guid><description>Auteur: Fabrice JAMMES (LinkedIn). Date: Nov 24, 2025 · 10 min read
Quick Exercise: Fix the Bugs! 🐛 Objective Create a pod with an init container and a sidecar - There are 2 bugs to fix!
Scenario Init container: generates an index.html with system info Main container: nginx 1.25.3 web server Sidecar: counts requests in access logs every 10 seconds Task Deploy the following pod and fix the errors:</description></item></channel></rss>