Skip to content

Conversation

@nastena1606
Copy link
Collaborator

modified: docs/haproxy-conf.md
new file: docs/load-balancing.md
modified: docs/proxysql-conf.md
modified: mkdocs-base.yml

…from one to another

modified:   docs/haproxy-conf.md
        new file:   docs/load-balancing.md
        modified:   docs/proxysql-conf.md
        modified:   mkdocs-base.yml
Copy link
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

This PR adds comprehensive documentation about load balancing options and proxy migration capabilities in the Percona Operator for MySQL. It introduces a new overview page explaining the differences between HAProxy and ProxySQL, and documents the process for switching between proxies.

  • Added new load-balancing.md overview page with proxy comparison and use cases
  • Created proxy-switching.md with migration procedures between HAProxy and ProxySQL
  • Updated HAProxy and ProxySQL configuration pages to remove outdated warnings and add cross-references

Reviewed changes

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

Show a summary per file
File Description
docs/load-balancing.md New overview page comparing HAProxy and ProxySQL with use cases and recommendations
proxy-switching.md New guide documenting how to switch between proxies with kubectl commands
docs/proxysql-conf.md Removed outdated warning about proxy switching limitations and added reference to new load balancing overview
docs/haproxy-conf.md Removed duplicate proxy selection information and added reference to new load balancing overview
mkdocs-base.yml Restructured navigation to group load balancing pages under a new section

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- "Overview": load-balancing.md
- "HAProxy": haproxy-conf.md
- "ProxySQL": proxysql-conf.md
- proxy-switching.md
Copy link

Copilot AI Dec 9, 2025

Choose a reason for hiding this comment

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

The navigation entry for proxy-switching.md should include a title. Consider adding a title like 'Switching proxies' to maintain consistency with other navigation items in the section.

Suggested change
- proxy-switching.md
- "Switching proxies": proxy-switching.md

Copilot uses AI. Check for mistakes.

!!! warning

Switching from ProxySQL to HAProxy will cause Percona XtraDB Cluster Pods to restart.
Copy link
Contributor

Choose a reason for hiding this comment

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

this is not true, PXC pods won't be restarted.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Right, updated.

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.

4 participants