Skip to content

feat: add MySQL Operator SEO landing page at /mysql-operator #251

@weicao

Description

@weicao

Summary

Add a dedicated SEO landing page for the MySQL Operator at the /mysql-operator route.

Motivation

The KubeBlocks MySQL Operator lacks a dedicated landing page, missing organic search traffic for high-intent queries like "MySQL operator for Kubernetes". This page targets those queries with structured content covering key capabilities, topologies, and a quick-start guide.

Changes

  • src/app/[locale]/mysql-operator/page.tsx — Next.js server component with full SEO metadata (title, description, OpenGraph, Twitter Card, canonical URL)
  • src/app/[locale]/mysql-operator/MysqlOperatorPage.tsx — Client component with 8 sections:
    1. Hero — headline, description, CTA buttons
    2. Why KubeBlocks — 4-feature value proposition grid
    3. Topologies — SemiSync HA and MGR architecture with embedded MysqlMGRArchitectureDiagram
    4. Lifecycle Features — 12-item day-2 operations grid
    5. Backup & Restore — PITR explanation with code snippet
    6. Comparison Table — KubeBlocks vs Oracle MySQL Operator vs Percona Operator vs KubeDB
    7. Quick Start — 3-step Helm install guide
    8. CTA — links to docs and GitHub

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions