Commit Graph
100 Commits
Author SHA1 Message Date
yeasy e85ca7a11e Fix typo in offline install image alt text 2026-04-05 12:59:09 -07:00
yeasy 66905627b8 Remove time annotation in install docs 2026-04-05 12:58:42 -07:00
yeasy aec453b9bb Remove duplicate release-pdf workflow 2026-04-05 08:55:52 -07:00
yeasy 565b40ab0b Add release-pdf CI workflow for automated PDF builds 2026-04-05 08:29:11 -07:00
yeasy 50fe8ebbbb Replace defunct AtomHub mirror with docker.1ms.run 2026-04-05 08:16:08 -07:00
yeasy c84927c196 ci: add auto-release.yml, remove release-pdf.yml, limit CI trigger to master 2026-04-05 07:57:56 -07:00
Baohua Yang 2b0c00c5e5 Add recommended reading paths table to README 2026-04-04 22:31:23 -07:00
yeasy ab2e5651d6 Fix summary section header format 2026-04-04 15:29:10 -07:00
yeasy 6668bfd7b3 Add StatefulSet DaemonSet Job CronJob sections 2026-04-04 15:28:42 -07:00
yeasy 4937192bf1 Fix header hierarchy levels 2026-03-31 20:25:52 -07:00
yeasy e3e21e7a7d Refresh deployment guidance 2026-03-30 22:48:59 -07:00
yeasy ced3ff065a 移除仓库中的 PDF 导出文件 2026-03-30 08:39:38 -07:00
yeasy 31093ccbdb 修复 URL 编码与澄清 containerd image store 启用条件 2026-03-30 08:37:37 -07:00
yeasy 3bad07c41a 更新Docker安装、镜像、Dockerfile和Compose等文档内容 2026-03-29 11:40:34 -07:00
yeasy 59bfe9cff6 Rename preview PDF 2026-03-28 21:12:58 -07:00
yeasy 74c90a245d Auth mdpress API 2026-03-28 20:46:16 -07:00
yeasy 137d161480 Add preview PDF 2026-03-28 20:42:25 -07:00
yeasy 85f76aa6d9 Fix guide issues 2026-03-28 18:24:46 -07:00
yeasy 5a6a50ba97 Refine appendix navigation 2026-03-28 18:19:49 -07:00
yeasy 63ce0dc3f5 Fix trailing whitespace 2026-03-27 22:20:39 -07:00
yeasy 67585c8040 Fix PDF badge link to releases page 2026-03-27 11:43:38 -07:00
yeasy dbc86370c3 Update README with badges and mdpress fix 2026-03-27 11:18:08 -07:00
yeasy c69a625a46 Update release workflow with PDF tag naming 2026-03-27 11:18:08 -07:00
yeasy fee861702c Add PDF build to CI workflow 2026-03-27 11:05:47 -07:00
yeasy d89da660c7 Sync SUMMARY titles and fix version 2026-03-27 10:52:57 -07:00
Baohua Yang b67d5367dc chore: update content and add generated PDF 2026-03-27 08:43:47 -07:00
yeasy 046d241ee5 Update cAdvisor dive hadolint versions 2026-03-26 20:04:37 -07:00
yeasy 281316bfec Update cri-dockerd and Kind versions 2026-03-26 20:04:32 -07:00
yeasy e27b6255d9 Update etcd to v3.5.21 2026-03-26 20:04:26 -07:00
yeasy b11eac4858 Update etcd to v3.6.8 2026-03-26 20:03:25 -07:00
yeasy f8341853cb Update Dashboard to Helm install method 2026-03-26 20:02:27 -07:00
yeasy 95fab8b49c Minor update 2026-03-26 10:03:16 -07:00
yeasy 5a55e03f45 Minor update 2026-03-26 10:02:41 -07:00
yeasy 6faf9a1707 Shorten overly long FAQ heading 2026-03-26 09:04:16 -07:00
yeasy 89601b2ba1 Revert roadmap to Mermaid format 2026-03-26 08:56:11 -07:00
yeasy 8aab3b29ce Replace Mermaid roadmap with SVG image 2026-03-26 08:54:54 -07:00
yeasy 6ff0af0329 Localize remaining external images 2026-03-26 08:51:29 -07:00
yeasy a8bcfdf225 Localize Kubernetes settings image 2026-03-26 08:46:52 -07:00
yeasy efdc2c5156 Bump version to v1.7.0 2026-03-26 08:42:51 -07:00
yeasy 8e5468e8c2 Add CJK font support to CI 2026-03-26 08:42:40 -07:00
yeasy 1163a95cf3 Add PDF download link to README 2026-03-25 23:09:26 -07:00
yeasy c24c136b8d Install CJK fonts for PDF rendering 2026-03-25 23:05:52 -07:00
yeasy d714f0ee85 Auto-create release on tag push 2026-03-25 22:53:05 -07:00
yeasy fc113a2984 Bump version to v1.7.0 2026-03-25 22:47:27 -07:00
yeasy 0cc09bc182 Remove deprecated Compose version field 2026-03-25 21:57:30 -07:00
yeasy 24136c33d3 Update npm mirror and PHP to 8.3 2026-03-25 21:57:30 -07:00
yeasy d6abed17da Simplify CI to mdpress only 2026-03-25 21:57:30 -07:00
yeasy 6dfe3eb2ac Upgrade etcd from v3.4.0 to v3.5.17 2026-03-25 19:53:20 -07:00
yeasy 05e1127177 Standardize preview docs 2026-03-24 21:55:16 -07:00
yeasy ae9dd59355 Clean mdpress CI 2026-03-24 21:41:15 -07:00
yeasy 81cb59e50f Trim npm deps 2026-03-24 21:32:55 -07:00
yeasy 8ecf729198 Migrate docs to mdpress 2026-03-24 21:25:04 -07:00
yeasy ee595e7cce Fix README navigation 2026-03-24 21:11:28 -07:00
yeasy 6479826898 Fix containerd config: use standard paths and socket
Replace non-standard /run/cri-containerd/ paths with official
/run/containerd/containerd.sock, simplify service setup to use
default containerd config generation, and add unix:// prefix
to CRI socket URIs per Kubernetes conventions.
2026-03-24 19:03:44 -07:00
yeasy 76c2ae50fe Add blank lines around headers 2026-03-24 09:27:04 -07:00
yeasy 2f7985225a Fix NUL bytes in mirror registry link 2026-03-24 09:26:59 -07:00
yeasy 8ed0b18e25 Bump version to v1.6.6 2026-03-24 09:26:54 -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
Baohua Yang 8e8c554482 fix: update docker-compose V1 syntax to V2 and add release PDF workflow
Replace remaining docker-compose command references with docker compose (V2).
Add GitHub Actions workflow to auto-generate PDF via mdpress on release.
2026-03-19 20:21:06 -07:00
Baohua Yang e53266a97b Update mdpress build instructions: use brew and remove HonKit 2026-03-19 08:00:09 -07:00
Baohua Yang 0d96b77796 Add mdpress as local build method 2026-03-18 23:17:14 -07:00
yeasy 2ea6a720f1 Bump version to 1.6.5 2026-03-18 20:12:35 -07:00
yeasy 31abbbdf46 Embed local donation image 2026-03-18 19:44:03 -07:00
yeasy 65984bba30 Remove appendix writing rules 2026-03-18 19:43:41 -07:00
yeasy ea7703aa12 Clarify Docker consistency diagrams 2026-03-18 19:43:18 -07:00
yeasy e219abe45e Fix CI build to use honkit directly 2026-03-17 00:23:32 -07:00
yeasy 8d7541bed6 Convert bare URLs to markdown links 2026-03-16 23:28:44 -07:00
yeasy 3a417db2e2 Convert bare URLs to markdown links 2026-03-16 22:40:09 -07:00
yeasy 696070cba9 Remove redundant English from headings 2026-03-16 22:34:38 -07:00
yeasy ddf6f7b2bc Fix extra space before bold text 2026-03-16 21:02:59 -07:00
yeasy c02a8a41cd Update container runtime guidance 2026-03-16 20:49:00 -07:00
yeasy b9c63a5133 Polish Docker workflow formatting 2026-03-16 00:32:49 -07:00
yeasy d0c98e4791 Fix code block language tag in intro 2026-03-15 22:40:36 -07:00
yeasy a8e7ba1551 修复错别字:。env → .env 2026-03-14 13:55:58 -07:00
yeasy 470271fa6a Fix outdated versions, template variables and version inconsistencies
- Update K8s Dashboard v2.0.0 to v2.7.0
- Update etcd v3.4.0 to v3.5.17
- Update PostgreSQL 15 to 16 for consistency
- Update Node.js 12 to 20 (current LTS)
- Replace unresolved GitBook template variables (CODE1/2/3/9)
2026-03-14 08:45:42 -07:00
yeasy 21ad5124ac Fix install script variables, comment style, BuildKit syntax and placeholders 2026-03-13 22:55:03 -07:00
yeasy 0ad3c7bea4 Fix Unicode punctuation, update model versions and correct content issues 2026-03-13 19:46:55 -07:00
yeasy 224e2738ce Replace straight quotes with curved quotes 2026-03-11 22:19:26 -07:00
yeasy a33190bc50 Add book cover image 2026-03-09 19:07:12 -07:00
yeasy 6abe4934e7 Fix figure captions, numbering, and heading level 2026-03-09 19:03:47 -07:00
yeasy 3228bd8886 Fix broken AliCloud screenshot link 2026-03-09 21:43:51 -07:00
yeasy ed92a5166b Expand Compose introduction and value proposition 2026-03-09 21:43:48 -07:00
yeasy e15a0e77ba Clean gitignore 2026-03-09 20:04:22 -07:00
yeasy bdaeeaa740 Add details for cloud images 2026-03-09 20:04:22 -07:00
yeasy a16e0879c0 Improve READMEs and add contribution prompts 2026-03-09 20:04:21 -07:00
yeasy c636c29fb9 Expand Tencent Cloud and Alibaba Cloud docs 2026-03-09 20:04:20 -07:00
yeasy 0d4c32dd46 Add pitfall notes to COPY and networking docs 2026-03-09 20:04:19 -07:00
yeasy 4474e62ce4 Fix cgroups, VOLUME, and tmpfs descriptions 2026-03-09 20:04:19 -07:00
yeasy 4db0adc18e Bump Compose to v5.1.0 and drop deprecated version field 2026-03-09 20:04:18 -07:00
yeasy d6bb6d1c51 Bump Flannel to v0.28.1 2026-03-09 20:04:17 -07:00
yeasy 783c28edc9 Add etcd 3.4 end-of-life warning 2026-03-09 20:04:17 -07:00
yeasy 2b96c9c340 Upgrade EFK stack and cAdvisor versions 2026-03-09 20:04:16 -07:00
yeasy 6103777307 Upgrade GitHub Actions and Cosign in security docs 2026-03-09 20:04:16 -07:00
yeasy c4eca44c85 Minor fix 2026-03-09 20:04:15 -07:00
baohua 20a69d1662 Fix typography 2026-03-09 20:04:13 -07:00
baohua 6483d4472c Fix heading hierarchy 2026-03-05 19:24:01 -08:00
baohua 916092e4ce Update containerd architecture 2026-03-05 20:34:40 -08:00
baohua 818bf8eaea Update table of contents 2026-03-05 23:48:13 -08:00
baohua 8c4c2aa875 Add learning roadmap 2026-03-05 19:14:37 -08:00