|
| 1 | +--- |
| 2 | +title: Podrick and the Infinite Garden |
| 3 | +weight: 0 |
| 4 | +--- |
| 5 | + |
| 6 | +# Podrick and the Infinite Garden |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +* **Written by:** _The Gardener authors_ |
| 11 | +* **Inspiration:** [_The Illustrated Children's Guide to Kubernetes_](https://www.cncf.io/phippy/the-childrens-illustrated-guide-to-kubernetes/) |
| 12 | +* **Illustrations:** _generated with [Gemini Nano Banana Pro](https://gemini.google/overview/image-generation/)_ |
| 13 | + |
| 14 | +## Meet Podrick |
| 15 | + |
| 16 | +Podrick was a simple earthworm with a complex dream. |
| 17 | +While most worms were content tunneling through a single patch of dirt, Podrick had ambition. |
| 18 | +He had collected thousands of rare and delicate plants. |
| 19 | +Among them were orchids that needed humidity, cacti that craved dry heat, and ferns that demanded shade. |
| 20 | + |
| 21 | +To keep them alive, he needed plots (_Kubernetes clusters_). |
| 22 | +Many plots in different environments but all with a similar set of features to ease maintenance efforts. |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +## _Explanation: Kubernetes Clusters_ |
| 27 | + |
| 28 | +* Host containerized workloads. |
| 29 | +* Can be configured in many ways. |
| 30 | +* Need to be scaled, updated and maintained regularly. |
| 31 | + |
| 32 | +<img src="./images/podrick/icon_plot.png" style="width: 50%" alt="a farm plot growing different vegetables representing a kubernetes cluster"> |
| 33 | + |
| 34 | +--- |
| 35 | + |
| 36 | +At first, Podrick had asked his racoon friends for help. |
| 37 | + |
| 38 | +The raccoons were enthusiastic builders, but they were chaotic. |
| 39 | +"Hey Podrick!" a raccoon shouted, straining to shove a green hose into a square pipe. |
| 40 | +"I've built the perfect intake system!" |
| 41 | +"That's great," Podrick sighed, "but how do I connect your intake system to the other plots?" |
| 42 | + |
| 43 | +He turned to the second raccoon, who was cluelessly trying to drill holes into a puddle of water. |
| 44 | +"I have the most advanced tools," the raccoon insisted, "but for some reason, I don't seem to make any progress!" |
| 45 | + |
| 46 | +Meanwhile, the third raccoon ignored them both, meticulously sorting and stacking smooth pebbles. |
| 47 | +It was a beautiful way of organizing, but it didn't help Podrick on the quest for the perfect plot. |
| 48 | + |
| 49 | +Each built their own way, using their own tools, speaking their own languages. |
| 50 | +If a plot broke, Podrick had to find the builder and understand their logic. |
| 51 | +Podrick was tired. |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | +## _Explanation: Providers_ |
| 56 | + |
| 57 | +* There are many ways to get and maintain a Kubernetes cluster. |
| 58 | +* Different offerings provide different features and configuration options. |
| 59 | +* Each provider has their own release/adoption cycle for new Kubernetes version and features. |
| 60 | + |
| 61 | +<img src="./images/podrick/icon_raccoon.png" style="width: 50%" alt="raccoon representing a kubernetes provider"> |
0 commit comments