Skip to content

Fix kubectl apply command#3565

Open
lsy3993 wants to merge 2 commits intoapache:masterfrom
lsy3993:fix-kubectl-apply-command
Open

Fix kubectl apply command#3565
lsy3993 wants to merge 2 commits intoapache:masterfrom
lsy3993:fix-kubectl-apply-command

Conversation

@lsy3993
Copy link
Copy Markdown
Contributor

@lsy3993 lsy3993 commented Apr 22, 2026

Versions

  • dev
  • 4.x
  • 3.x
  • 2.1

Languages

  • Chinese
  • English
  • Japanese

Docs Checklist

  • Checked by AI
  • Test Cases Built

lsy3993 and others added 2 commits April 22, 2026 22:01
Fix kubectl command in three config-cg.md files (current, version-3.x, version-4.x)
by adding the missing 'apply' subcommand.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Fix kubectl command from 'kubectl -n ${namespace} -f' to 'kubectl apply -n ${namespace} -f'
in the following files:
- docs/install/deploy-on-kubernetes/separating-storage-compute/config-cg.md
- versioned_docs/version-3.x/install/deploy-on-kubernetes/separating-storage-compute/config-cg.md
- versioned_docs/version-4.x/install/deploy-on-kubernetes/separating-storage-compute/config-cg.md
- ja-source/docusaurus-plugin-content-docs/current/install/deploy-on-kubernetes/separating-storage-compute/config-cg.md
- ja-source/docusaurus-plugin-content-docs/version-3.x/install/deploy-on-kubernetes/separating-storage-compute/config-cg.md
- ja-source/docusaurus-plugin-content-docs/version-4.x/install/deploy-on-kubernetes/separating-storage-compute/config-cg.md

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant