Commit Graph
1598 Commits
Author SHA1 Message Date
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
baohua 5df76d4836 Add practical examples 2026-03-05 22:23:06 -08:00
baohua 9c2d5eeb2e Add performance optimization 2026-03-05 21:20:06 -08:00
baohua 9168a98329 Add image security 2026-03-05 22:19:18 -08:00
baohua b311123230 Add advanced networking 2026-03-05 19:39:42 -08:00
Baohua Yang 88c739a433 Fix typo 2026-03-04 17:35:19 -08:00
baohua e8be1c4bbc Optimize content and fix issues 2026-03-03 19:30:21 -08:00
Baohua Yang 217ca43f86 Refine words 2026-03-02 22:16:51 -08:00
Baohua Yang 51db5a94ee Use more accurate words 2026-03-02 21:58:39 -08:00
Baohua Yang b63fa64433 Refine content 2026-03-02 21:57:32 -08:00
Baohua Yang a92ed4a63f Update content 2026-03-02 21:56:46 -08:00
Baohua Yang 6b95292d1b Fix format 2026-03-02 21:55:31 -08:00
Baohua Yang 6d000a8629 Update and fix format 2026-03-02 21:54:37 -08:00
Baohua Yang 72171424d9 Remove duplicated content 2026-03-01 22:48:51 -08:00
Baohua Yang aa9fe50094 Use docker engine v29 2026-03-01 22:47:56 -08:00
Baohua Yang 9f67b560d9 Add security note 2026-02-28 14:28:38 -08:00
Baohua Yang f465936b2a release v1.6.0 v1.6.0 2026-02-27 22:29:50 -08:00
github-actions[bot]andGitHub 6f2c5f39b9 Merge pull request #559 from yeasy/dependabot/npm_and_yarn/dependencies-8b11ed37b5
chore(deps): bump the dependencies group with 2 updates
2026-02-28 05:57:27 +00:00
dependabot[bot]andGitHub 6ee75ad71a chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [chalk](https://github.com/chalk/chalk) and [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress).


Updates `chalk` from 4.1.2 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.6.2)

Updates `vuepress` from 1.8.2 to 1.9.10
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/vuepress)

---
updated-dependencies:
- dependency-name: chalk
  dependency-version: 5.6.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: vuepress
  dependency-version: 1.9.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 05:57:17 +00:00
Baohua Yang 11316b20e0 Enable auto bump 2026-02-27 21:55:34 -08:00
Baohua Yang 73576ed4b4 Minor fix words 2026-02-27 20:23:35 -08:00
github-actions[bot]andGitHub 7ef7577914 Merge pull request #556 from yeasy/dependabot/npm_and_yarn/commander-14.0.3
chore(deps): bump commander from 7.2.0 to 14.0.3
2026-02-28 03:32:10 +00:00
dependabot[bot]andGitHub e39e03a9e2 chore(deps): bump commander from 7.2.0 to 14.0.3
Bumps [commander](https://github.com/tj/commander.js) from 7.2.0 to 14.0.3.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v7.2.0...v14.0.3)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 03:31:56 +00:00
github-actions[bot]andGitHub fba024de27 Merge pull request #555 from yeasy/dependabot/npm_and_yarn/honkit-6.1.6
chore(deps): bump honkit from 5.1.5 to 6.1.6
2026-02-28 03:31:55 +00:00
dependabot[bot]andGitHub ced0267544 chore(deps): bump honkit from 5.1.5 to 6.1.6
Bumps [honkit](https://github.com/honkit/honkit) from 5.1.5 to 6.1.6.
- [Release notes](https://github.com/honkit/honkit/releases)
- [Changelog](https://github.com/honkit/honkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/honkit/honkit/compare/v5.1.5...v6.1.6)

---
updated-dependencies:
- dependency-name: honkit
  dependency-version: 6.1.6
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 03:31:43 +00:00
github-actions[bot]andGitHub b2f127e66c Merge pull request #554 from yeasy/dependabot/github_actions/actions/checkout-6.0.2
chore(deps): bump actions/checkout from 4.1.1 to 6.0.2
2026-02-28 03:31:04 +00:00
dependabot[bot]andGitHub 5fd3a46033 chore(deps): bump actions/checkout from 4.1.1 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 6.0.2.
- [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.1.1...v6.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 03:30:50 +00:00