docs: rebrand VNG Cloud to GreenNode in VKS and shared text#38
Merged
Conversation
Replace user-facing "VNG Cloud" / "VNG Kubernetes Service" wording with "GreenNode" / "GreenNode Kubernetes Service" in the root command help, vks group help, CLAUDE.md, README, and VKS/config docs. Acronyms (VKS) and all technical identifiers are unchanged: the Go module path (github.com/vngcloud/greennode-cli), API endpoints (*.api.vngcloud.vn, iamapis.vngcloud.vn), the SEC-08 trusted domain (vngcloud.vn), portal URLs, and CODEOWNERS org slugs. vServer wording is left as-is per scope.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rebrand user-facing "VNG Cloud" / "VNG Kubernetes Service" wording to "GreenNode" / "GreenNode Kubernetes Service". Scope per request: VKS + shared files only; vServer wording left unchanged.
Changed (display text only):
go/cmd/root.go—Short/Longhelp ("GreenNode services … VKS (GreenNode Kubernetes Service)")go/cmd/vks/vks.go— groupShortCLAUDE.md,README.md,docs/configuration.md,docs/commands/vks/index.mdDeliberately NOT changed (technical — would break build/CLI)
github.com/vngcloud/greennode-cli+ all imports*.api.vngcloud.vn,iamapis.vngcloud.vn), region hostsvngcloud.vn(endpoint.go)hcm-3.console.vngcloud.vn) — display text rebranded, URLs kept@vngcloud/*org/team slugsVKSacronym itselfLeft as-is per scope
vServer wording (
cmd/vserver/vserver.go,docs/commands/vserver/index.md, an architecture.md example) — say the word and I'll do a follow-up.Verified
go buildclean;grn --helpshows the rebranded text; remainingVNGmatches are only the intentionally-untouched vServer strings.