fix: correct technical errors in zh current docs#508
Conversation
Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mesutoezdil The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
✅ Deploy Preview for project-hami ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe Chinese Helm installation and deployment guides update command examples and version requirements. One install guide adds a repository update step and refreshed Kubernetes/version examples, while the deployment and prerequisites guides adjust kubectl minimum/version commands, node-label placeholders, and kubectl exec syntax. ChangesHelm docs command updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Fix several technical errors in the Chinese (zh) current documentation:
installation/prerequisites.md:{nodeid}-><node-name>in kubectl label commandget-started/deploy-with-helm.md:{节点ID}-><node-name>, kubectlv1.16+->v1.23+, add missing--in kubectl exec commandinstallation/online-installation.md: addhelm repo updateafterhelm repo add, remove deprecated--shortflag fromkubectl version, update example Kubernetes version fromv1.16.8tov1.29.0These are the same categories of issues already fixed for the English docs in PRs #503 and #504.
Summary by CodeRabbit