-
Notifications
You must be signed in to change notification settings - Fork 52
Add docs for Ignite #804
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add docs for Ignite #804
Conversation
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Visit the preview URL for this PR (updated for commit 8b88b9d): https://kubedb-v2-hugo--pr804-ignite-0oomozqd.web.app (expires Fri, 05 Sep 2025 10:16:32 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 0f29ae8ae0bd54a99bf2b223b6833be47acd5943 |
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
I can't see these tutorials on the generated link. Also, need to attach figures those you added. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for Apache Ignite, a distributed in-memory computing platform. The documentation includes guides for various database operations, scaling, monitoring, and configuration management.
Key Changes
- Database Operations: Added guides for volume expansion, reconfiguration, and TLS/SSL encryption
- Scaling Operations: Implemented both horizontal and vertical scaling documentation with autoscaling support
- Operational Features: Included restart operations, monitoring setup, and compute/storage autoscaling
Reviewed Changes
Copilot reviewed 27 out of 36 changed files in this pull request and generated 9 comments.
Show a summary per file
File | Description |
---|---|
docs/guides/ignite/volume-expansion/*.md | Volume expansion guides and overview documentation |
docs/guides/ignite/scaling/*.md | Horizontal and vertical scaling operations with autoscaling |
docs/guides/ignite/restart/*.md | Database restart operations and procedures |
docs/guides/ignite/reconfigure/*.md | Configuration management and reconfiguration guides |
docs/guides/ignite/reconfigure-tls/*.md | TLS/SSL encryption configuration and management |
docs/guides/ignite/monitoring/overview.md | Monitoring setup and configuration |
docs/guides/ignite/concepts/ignite.md | Core concepts and configuration reference |
docs/guides/ignite/autoscaler/*.md | Compute and storage autoscaling documentation |
Comments suppressed due to low confidence (1)
docs/guides/ignite/concepts/ignite.md:1
- The section header contains a typo: 'helathChecker' should be 'healthChecker'.
---
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
docs/guides/ignite/scaling/vertical-scaling/vertical-scaling.md
Outdated
Show resolved
Hide resolved
docs/guides/ignite/scaling/vertical-scaling/vertical-scaling.md
Outdated
Show resolved
Hide resolved
docs/guides/ignite/scaling/vertical-scaling/vertical-scaling.md
Outdated
Show resolved
Hide resolved
docs/guides/ignite/scaling/horizontal-scaling/horizontal-scaling.md
Outdated
Show resolved
Hide resolved
docs/guides/ignite/scaling/horizontal-scaling/horizontal-scaling.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
Signed-off-by: Muhammad Raisul Islam Evan [email protected]