yeasy
bb97d5a46a
fix(13.2): remove incorrect "Node lifecycle" (Pending/Running/Terminated)
...
The "节点周期" subsection listed `Pending`/`Running`/`Terminated` as
node phases, but those are **Pod** phases (pod.status.phase). Kubernetes
nodes use Conditions (Ready/MemoryPressure/DiskPressure/PIDPressure)
not phases; there is no "Terminated" node state. Removed the
misleading subsection and clarified the surviving "节点状态" section
with an explicit note distinguishing Pod phases from node conditions,
and added the eviction behavior when a node becomes Unknown.
2026-05-20 08:37:43 -07:00
yeasy
3c5c5911b0
Fix nginx version, IPVS removal, cgroups v2 and Redis config
2026-05-13 08:22:20 +00:00
yeasy
bf3107b775
Update MySQL 8.0 to 8.4 LTS, fix Trivy tag count
2026-05-02 15:22:58 +00:00
yeasy
c554799b08
Restore nginx 1.30 stable references
2026-04-29 07:53:31 +00:00
yeasy
9c98e35c62
Fix nginx version to 1.28 stable
2026-04-28 16:15:39 +00:00
yeasy
30f0115cb9
Update nginx, OS, Buildx, etcd and K8s refs
2026-04-28 12:22:57 +00:00
yeasy
62f48c1417
Update nginx, Debian, Ubuntu, Fedora, Docker versions
2026-04-28 11:14:55 +00:00
yeasy
229aec2f1e
Update Kubernetes node status conditions terminology
2026-04-28 09:24:17 +00:00
yeasy
9abc1cbb69
Update Kubernetes to v1.36, build-push-action to v7
2026-04-25 15:10:51 +00:00
yeasy
b3d1508310
Add new content and update versions
2026-04-19 22:35:33 -07:00
yeasy
6668bfd7b3
Add StatefulSet DaemonSet Job CronJob sections
2026-04-04 15:28:42 -07:00
yeasy
76c2ae50fe
Add blank lines around headers
2026-03-24 09:27:04 -07:00
yeasy
44b1307277
Remove blank lines after code block markers
2026-03-21 22:36:09 -07:00
yeasy
370949f226
Add blank lines before headers
2026-03-21 12:57:51 -07:00
yeasy
c02a8a41cd
Update container runtime guidance
2026-03-16 20:49:00 -07:00
yeasy
6abe4934e7
Fix figure captions, numbering, and heading level
2026-03-09 19:03:47 -07:00
baohua
e8be1c4bbc
Optimize content and fix issues
2026-03-03 19:30:21 -08:00
Baohua Yang
f0c6d7de95
Fix wrong links
2026-02-22 16:04:41 -08:00