Commit Graph
1472 Commits
Author SHA1 Message Date
yeasy 619883f87e Add version notes and image tag best practices 2026-04-25 21:11:50 +00:00
yeasy cff1476270 Update docker0 default subnet to 172.17.0.0/16 2026-04-25 21:03:39 +00:00
yeasy dfb5d3fec3 Document depends_on condition and healthcheck 2026-04-25 21:03:39 +00:00
yeasy c4fac49ae7 Accurate cgroup v2 description, update Actions versions 2026-04-25 20:42:35 +00:00
yeasy aa7ab1f20d Fix broken code block in laravel multistage Dockerfile 2026-04-25 20:42:18 +00:00
yeasy 7a826d56dd Add version notes and official doc links 2026-04-25 15:58:42 +00:00
Baohua Yang 016539c86a chore: lint cleanup and version corrections
- Accept benign linter changes (version notes, explicit tags, formatting)
- Fix incorrect version downgrades introduced by linter:
  - golang:1.22→1.26 (restored)
  - rust:1.82→1.95 (restored)
- 23 files updated
2026-04-25 15:58:27 +00:00
yeasy ec4ab5232b Update Grafana to v13, add version notes 2026-04-25 15:50:13 +00:00
yeasy 81b49cb00c Add blank lines before lists per CommonMark 2026-04-25 15:13:27 +00:00
yeasy 1069a8562a Update Kubernetes to v1.36, build-push-action to v7 2026-04-25 15:10:51 +00:00
yeasy d2ae7f3a78 Update versions and fix formatting issues 2026-04-25 15:10:43 +00:00
yeasy 1752249b38 Add Docker Scout, remove deprecated type_name 2026-04-25 15:02:24 +00:00
yeasy f23900a526 Update etcd to v3.5.29 2026-04-25 15:00:47 +00:00
yeasy 83744eec32 Update node-exporter to v1.11.1, fcct to butane 2026-04-25 14:58:40 +00:00
yeasy db2f015ba7 Add blank lines before lists per CommonMark 2026-04-25 14:57:09 +00:00
yeasy 28864a3349 Update containerd config path for 2.x 2026-04-25 14:22:55 +00:00
yeasy ef78056e41 Update content and fix issues 2026-04-25 02:14:58 +00:00
yeasy b2218f7728 Clarify image build semantics 2026-04-24 10:51:49 -07:00
yeasy 2e7f7d7227 Fix straight quotes to curly quotes in mirror doc 2026-04-24 13:24:52 +00:00
yeasy 7781e53725 Fix Ubuntu codenames and containerd LTS description 2026-04-24 03:16:05 +00:00
yeasy d9f49e55fe Fix apt cache cleanup path in Dockerfile example 2026-04-23 13:16:21 -07:00
yeasy ae7aaaab1b Pin Prometheus and Grafana image versions 2026-04-22 12:24:31 -07:00
yeasy 4b4fe377dc Add runC CVEs and AuthZ plugin guidance 2026-04-22 12:24:31 -07:00
yeasy 985a9fa8b3 Add section numbers to ecosystem headings 2026-04-22 12:24:30 -07:00
yeasy adbb6f4406 Update nginx version and K8s dashboard date 2026-04-22 12:24:30 -07:00
yeasy 0ba22eb779 Fix Debian dates and FAQ template syntax 2026-04-22 08:43:48 -07:00
yeasy e42b004bdd Refresh install guidance
# Conflicts:
#	03_install/3.1_ubuntu.md
#	03_install/3.2_debian.md
#	03_install/3.3_fedora.md
#	03_install/3.9_mirror.md
2026-04-22 08:24:38 -07:00
yeasy 9a06a18f92 Refresh k8s docker versions and references 2026-04-21 20:57:33 -07:00
yeasy 318de33fd4 Refine Docker concepts 2026-04-21 14:39:41 -07:00
yeasy 56645ca150 Add new content and update versions 2026-04-19 22:35:33 -07:00
yeasy 0435cfb90f Drop legacy plugins 2026-04-19 20:14:36 -07:00
yeasy 292ce02df2 Clarify intro chapter 2026-04-18 20:25:29 -07:00
yeasy c6e1485798 Update software versions and fix security refs 2026-04-18 19:04:14 -07:00
yeasy c6f91f987c Fix mermaid syntax and update K8s taint labels 2026-04-18 15:17:56 -07:00
yeasy 139057640e Update Kind v0.31.0 and Flannel v0.28.2 2026-04-18 13:31:43 -07:00
yeasy fc2212044c Restructure README with badges and cover 2026-04-17 21:51:38 -07:00
yeasy 808afe5b4d Add Ubuntu 20.04 EOL exact date 2026-04-17 21:19:32 -07:00
yeasy 618a808989 Update versions and fix stale data 2026-04-17 21:17:12 -07:00
github-actions[bot]andGitHub 0befead941 Merge pull request #564 from yeasy/dependabot/github_actions/dependencies-8fe05ed821
chore(deps): bump the dependencies group with 2 updates
2026-04-15 18:46:57 +00:00
dependabot[bot]andGitHub 8999830f87 chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata).


Updates `softprops/action-gh-release` from 2 to 3
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2...v3)

Updates `dependabot/fetch-metadata` from 2 to 3
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2...v3)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: dependabot/fetch-metadata
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-15 18:46:44 +00:00
yeasy cb2287376b Fix Chinese curly quotes in prose text 2026-04-14 20:29:35 -07:00
yeasy f788740f47 Fix figure caption punctuation and table formatting 2026-04-13 18:37:00 -07:00
yeasy 8a1801f89e Fix figure caption format 2026-04-09 09:02:44 -07:00
yeasy 69dd935053 Add section numbering and archive notice 2026-04-08 22:40:15 -07:00
yeasy d1399c2fa5 Fix bash comment style to single hash 2026-04-08 22:39:51 -07:00
yeasy a699ab2e44 Fix mdpress port 4000 to 9000 2026-04-05 13:39:46 -07:00
yeasy 0cbd7cf712 Fix typo in offline install image alt text 2026-04-05 12:59:09 -07:00
yeasy 9c65552931 Remove time annotation in install docs 2026-04-05 12:58:42 -07:00
yeasy 5add3d1918 Remove duplicate release-pdf workflow 2026-04-05 08:55:52 -07:00
yeasy de330b0c8a Add release-pdf CI workflow for automated PDF builds 2026-04-05 08:29:11 -07:00