refactor: refine k8s overview and deduplicate content - #1901
Merged
Conversation
Deploying greptime-docs with
|
| Latest commit: |
7200d55
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1d03141a.greptime-docs.pages.dev |
| Branch Preview URL: | https://refactor-deployments.greptime-docs.pages.dev |
WenyXu
approved these changes
Jul 2, 2025
daviderli614
reviewed
Jul 2, 2025
daviderli614
reviewed
Jul 2, 2025
|
|
||
| ## Advanced Deployments | ||
|
|
||
| After familiarizing yourself with [the architecture and components of GreptimeDB](/user-guide/deployments-administration/architecture.md), you can explore advanced deployment scenarios: |
Member
There was a problem hiding this comment.
This link not found? https://docs.greptime.com/nightly/user-guide/deployments-administration/architecture
daviderli614
reviewed
Jul 2, 2025
|
|
||
| After familiarizing yourself with [the architecture and components of GreptimeDB](/user-guide/deployments-administration/architecture.md), you can explore advanced deployment scenarios: | ||
|
|
||
| - [Deploy GreptimeDB Cluster with Remote WAL](configure-remote-wal.md): Configure Kafka as a remote write-ahead log (WAL) for your GreptimeDB cluster to persistently record every data modification and ensure no loss of memory-cached data. |
Member
There was a problem hiding this comment.
Collaborator
Author
There was a problem hiding this comment.
The content in this document can be applicable to the k8s environment:
https://docs.greptime.com/nightly/user-guide/deployments-administration/deploy-on-kubernetes/configure-remote-wal
daviderli614
approved these changes
Jul 3, 2025
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.
What's Changed in this PR
as title
Checklist
sidebars.tsmatches the current document structure when you changed the document structure.