Skip to content

Commit be4f84d

Browse files
hugohe3claude
andcommitted
docs(examples): register Kubernetes Blueprint 2026 in gallery index
Insert after the 7 pinned decks; bump stats to 19 examples / 249 pages. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 60712cd commit be4f84d

1 file changed

Lines changed: 73 additions & 3 deletions

File tree

examples/examples.json

Lines changed: 73 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"version": 1,
3-
"updated": "2026-05-21",
3+
"updated": "2026-05-22",
44
"stats": {
5-
"examples": 18,
6-
"pages": 239,
5+
"examples": 19,
6+
"pages": 249,
77
"templates": 20
88
},
99
"projects": [
@@ -642,6 +642,76 @@
642642
}
643643
]
644644
},
645+
{
646+
"id": "ppt169_kubernetes_blueprint_2026",
647+
"title": "Kubernetes Blueprint 2026",
648+
"description": "Kubernetes 集群架构 10 页讲解 — 工程蓝图等距技术图风",
649+
"icon": "📐",
650+
"color": "#3FB4D9",
651+
"style": "general",
652+
"styleName": "Engineering Blueprint",
653+
"desc": "Ten-page walkthrough of Kubernetes cluster architecture in an isometric engineering-drawing style — blueprint cyan / amber on deep navy paper, hand-authored SVG geometry only. The second of three P0 capability-showcase decks, stressing geometric shape generalization and chart-structure extensibility.",
654+
"tags": [
655+
"Blueprint",
656+
"Kubernetes",
657+
"Technical Drawing"
658+
],
659+
"isNew": true,
660+
"folder": "ppt169_kubernetes_blueprint_2026/svg_final",
661+
"cover": "01_cover.svg",
662+
"slides": [
663+
{
664+
"file": "01_cover.svg",
665+
"title": "cover",
666+
"desc": "cover"
667+
},
668+
{
669+
"file": "02_two_planes.svg",
670+
"title": "two planes",
671+
"desc": "two planes"
672+
},
673+
{
674+
"file": "03_control_plane.svg",
675+
"title": "control plane",
676+
"desc": "control plane"
677+
},
678+
{
679+
"file": "04_worker_node.svg",
680+
"title": "worker node",
681+
"desc": "worker node"
682+
},
683+
{
684+
"file": "05_pod_lifecycle.svg",
685+
"title": "pod lifecycle",
686+
"desc": "pod lifecycle"
687+
},
688+
{
689+
"file": "06_service_types.svg",
690+
"title": "service types",
691+
"desc": "service types"
692+
},
693+
{
694+
"file": "07_storage.svg",
695+
"title": "storage",
696+
"desc": "storage"
697+
},
698+
{
699+
"file": "08_ha_topology.svg",
700+
"title": "ha topology",
701+
"desc": "ha topology"
702+
},
703+
{
704+
"file": "09_api_spine.svg",
705+
"title": "api spine",
706+
"desc": "api spine"
707+
},
708+
{
709+
"file": "10_takeaways.svg",
710+
"title": "takeaways",
711+
"desc": "takeaways"
712+
}
713+
]
714+
},
645715
{
646716
"id": "ppt169_high_rise_renewal",
647717
"title": "高层住宅“主动再生”",

0 commit comments

Comments
 (0)