Skip to content

Commit cbcdef6

Browse files
committed
Add kubernetes-ingress-gateway-api-comparison-migration article
1 parent dbbfaf6 commit cbcdef6

5 files changed

Lines changed: 754 additions & 1018 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"Syft",
203203
"tanabata",
204204
"tcpdump",
205+
"Tetris",
205206
"tflint",
206207
"tfsec",
207208
"TIMESTAMPTZ",

COVERS.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ Design an image of a timeline path through a landscape. Milestones mark "Announc
672672

673673
Create an image of a ladder with rungs labeled with Kubernetes versions (1.27, 1.28, 1.29, 1.30). A climber ascends one rung at a time, with safety equipment attached. Below, someone tries to jump multiple rungs and struggles. A safety net (rollback) is visible below. Style: ladder climbing, incremental progress, safety equipment, 16:9 aspect ratio.
674674

675-
### Prompt 2: The Control Tower
675+
### Prompt 2: The Control Tower Cluster Upgrade
676676

677677
Design an image of an air traffic control tower managing a Kubernetes upgrade. Screens show cluster health, node status, and upgrade progress. Controllers guide "planes" (pods) to land safely while runways (nodes) are upgraded one at a time. A "Go/No-Go" decision board is visible. Style: air traffic control, coordination, safety protocols, 16:9 aspect ratio.
678678

@@ -775,3 +775,25 @@ Create an image of a surfer (application) riding a traffic wave. Behind them, a
775775
### Prompt 5: The Oscillation Dampener
776776

777777
Design an image of a sine wave (oscillating HPA) being smoothed by a dampener labeled "Stabilization Window." Without dampening, the wave is chaotic. With dampening, it's smooth but slightly delayed. An engineer adjusts the dampener dial. Style: wave dampening, oscillation control, stability tuning, 16:9 aspect ratio.
778+
779+
## kubernetes-ingress-gateway-api-comparison-migration
780+
781+
### Prompt 1: The Two Paths Ingress
782+
783+
Create an image of a fork in a road where a traveler (platform engineer) chooses between two paths. One path is labeled "Ingress" (shorter, simpler, well-worn). The other is labeled "Gateway API" (longer, more features along the way, newer pavement). Signposts show what each path offers. Style: crossroads decision, path comparison, feature signposts, 16:9 aspect ratio.
784+
785+
### Prompt 2: The Layered Cake vs Flat Bread
786+
787+
Design an image comparing two approaches to building: a flat bread (Ingress—simple, single layer) and a layered cake (Gateway API—multiple tiers with different flavors/roles). A baker considers which to make based on the occasion. The cake is more impressive but requires more ingredients. Style: baking metaphor, complexity comparison, appropriate choice, 16:9 aspect ratio.
788+
789+
### Prompt 3: The Control Tower
790+
791+
Illustrate an air traffic control tower (Gateway) managing multiple runways (listeners) with planes (requests) being directed to different terminals (services). Controllers at different levels (GatewayClass, Gateway, HTTPRoute) have different responsibilities. Compare with a simpler single-runway airport (Ingress). Style: aviation control, layered management, traffic coordination, 16:9 aspect ratio.
792+
793+
### Prompt 4: The Migration Bridge
794+
795+
Create an image of a bridge being built between two islands: "Ingress Island" (established, smaller) and "Gateway API Island" (newer, larger). Some traffic still uses boats (legacy Ingress), while the bridge (migration path) allows gradual transition. Workers (engineers) build the bridge incrementally. Style: bridge construction, gradual migration, parallel operation, 16:9 aspect ratio.
796+
797+
### Prompt 5: The Team Handoff
798+
799+
Design an image of a relay race with three runners representing different teams (Infra → Platform → App). The first runner carries a baton labeled "GatewayClass," hands off to "Gateway," who hands off to "HTTPRoute." Compare with a single runner doing everything (Ingress). Style: relay teamwork, role separation, handoff coordination, 16:9 aspect ratio.

_TODO.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ Complex Text and Instruction Following: The model demonstrates an enhanced under
251251
error-budget-policy-slo-velocity-reliability-tradeoffs
252252
event-schema-versioning-compatibility-evolution
253253

254-
kubernetes-ingress-gateway-api-comparison-migration
255254
kubernetes-multi-cluster-fleet-management-configuration
256255
kubernetes-pod-disruption-budget-autoscaler-node-rotation
257256
kubernetes-pod-resource-requests-limits-qos-classes

0 commit comments

Comments
 (0)