Skip to content

Docs: add GKE document#361

Open
alaye-ms wants to merge 1 commit intodocumentdb:mainfrom
alaye-ms:users/alaye/GKE-quickstart
Open

Docs: add GKE document#361
alaye-ms wants to merge 1 commit intodocumentdb:mainfrom
alaye-ms:users/alaye/GKE-quickstart

Conversation

@alaye-ms
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 30, 2026 16:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “Deploy on GKE” getting-started document to the public operator docs and links it into the MkDocs navigation, aligning GKE guidance with the existing AKS/EKS deployment pages.

Changes:

  • Add Deploy on GKE page under Preview → Getting Started.
  • Document GKE-specific configuration for spec.environment: gke, storage class selection, and basic troubleshooting.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
mkdocs.yml Adds the new GKE page to the navigation tree.
docs/operator-public-documentation/preview/getting-started/deploy-on-gke.md New GKE deployment/configuration guidance page.

Comment on lines +77 to +78
kubectl get svc -n documentdb-instance-ns
kubectl describe svc documentdb-service-sample-documentdb -n documentdb-instance-ns
Comment on lines +58 to +62
| Storage class | Disk type | Use case |
| -------------- | ------------- | ---------------------------------------------- |
| `standard-rwo` | `pd-balanced` | General purpose, balanced cost and performance |
| `premium-rwo` | `pd-ssd` | Production workloads requiring SSD performance |

@documentdb-triage-tool documentdb-triage-tool Bot added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 30, 2026
@documentdb-triage-tool
Copy link
Copy Markdown

🤖 Auto-triaged by documentdb-triage-tool.

Applied: documentation, enhancement
Project fields suggested: Component docs · Priority P2 · Effort M · Status Needs Review
Confidence: 0.85 (mixed)

Reasoning

component from path globs (docs); effort from diff stats (134+0 LOC, 2 files); LLM: Adds a new GKE deployment document, which is an important user-facing guide for a major cloud platform.

If a label is wrong, remove it manually and ping @patty-chow so the rules can be tuned. The bot will not re-label items that already have component labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

2 participants