Files
examination/topics/interview-prep/k8s-observability/meta.json
T
2026-09-09 17:17:35 +08:00

25 lines
546 B
JSON

{
"slug": "k8s-observability",
"name": "K8s与可观测性",
"description": "K8s应用发布、弹性扩缩容、灰度发布、健康检查、可观测体系建设",
"tags": [],
"question_files": [
"single_choice",
"true_false",
"fill_blank",
"short_answer",
"code_reading"
],
"stats": {
"total": 45,
"by_type": {
"single_choice": 15,
"true_false": 10,
"fill_blank": 10,
"short_answer": 5,
"code_reading": 5
}
},
"created": "2026-09-09",
"updated": "2026-09-09"
}