Commit Graph

1402 Commits

Author SHA1 Message Date
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 v1.7.0 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
github-actions[bot]
47eafe1e7f Merge pull request #563 from yeasy/dependabot/github_actions/dependencies-9b828c8f3e
chore(deps): bump the dependencies group with 2 updates
2026-03-25 18:46:17 +00:00
dependabot[bot]
d494a19614 chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

Updates `actions/upload-artifact` from 4 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 18:46:02 +00: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