Skip to content

Commit e84004f

Browse files
authored
Update valid-categories.yml
1 parent f9a47f2 commit e84004f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

modules/ROOT/partials/valid-categories.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
page-valid-categories:
22
- category: 'rpk'
33
definition: 'Command-line tool for Redpanda administration and management. Includes topics related to configuring and using the rpk tool.'
4+
45
- category: 'Development'
56
definition: 'Building, testing, and maintaining applications and services that use Redpanda.'
67
subcategories:
@@ -14,6 +15,7 @@ page-valid-categories:
1415
related: ['wasm']
1516
- category: 'Benchmarking'
1617
definition: 'Measuring and evaluating the performance of Redpanda under various conditions and workloads. Benchmarking covers performance testing, throughput, and latency measurement, and optimizing configurations for maximum efficiency.'
18+
1719
- category: 'Deployment'
1820
definition: 'Deploying Redpanda in various environments such as Docker, Kubernetes, or Redpanda Cloud.'
1921
subcategories:
@@ -27,6 +29,7 @@ page-valid-categories:
2729
definition: 'Designing deployment architectures such as event-driven patterns and inter-service communication.'
2830
- category: 'GitOps'
2931
definition: 'Managing and automating the deployment and operation of software applications using Git as the source of truth. This category includes examples and best practices for deploying and managing Redpanda clusters and configurations using GitOps tools and methodologies.'
32+
3033
- category: 'Management'
3134
definition: 'Performing operational tasks such as scaling, upgrades, and backups.'
3235
related: ['day2ops']
@@ -40,24 +43,29 @@ page-valid-categories:
4043
related: ['grafana', 'prometheus']
4144
- category: 'Scaling'
4245
definition: 'Strategies and best practices for scaling Redpanda clusters to handle increased workloads.'
46+
4347
- category: 'Upgrades'
4448
definition: 'Upgrading Redpanda software and systems.'
4549
subcategories:
4650
- category: 'Migration'
4751
definition: 'Migrating from older versions of Redpanda.'
4852
- category: 'Rollback'
4953
definition: 'Procedures for rolling back Redpanda upgrades in case of issues.'
54+
5055
- category: 'Kafka Compatibility'
5156
definition: 'Highlighting Kafka API compatibility in Redpanda, showing how existing Kafka applications can work with Redpanda.'
5257
subcategories:
5358
- category: 'Kafka Migration'
5459
definition: 'Migrating from Kafka to Redpanda.'
5560
- category: 'Feature Comparison'
5661
definition: 'Comparing features and capabilities between Kafka and Redpanda.'
62+
5763
- category: 'Troubleshooting'
5864
definition: 'Troubleshooting common issues and errors encountered while working with Redpanda.'
65+
5966
- category: 'Redpanda Console'
6067
definition: 'Covers the use, configuration, and features of the Redpanda Console, a web-based UI for managing and monitoring Redpanda clusters. This includes dashboard customization, security settings, user management, and integration with other services.'
68+
6169
- category: 'High Availability'
6270
definition: 'Exploring strategies, configurations, and practices for achieving high availability in Redpanda deployments. This includes redundancy, failover mechanisms, replication, and other techniques to ensure continuous operation and data durability.'
6371
subcategories:
@@ -67,5 +75,12 @@ page-valid-categories:
6775
definition: 'Procedures and tools for automatic failover and recovery in case of outages, including how to minimize downtime and data loss.'
6876
- category: 'Disaster Recovery'
6977
definition: 'Planning and implementing disaster recovery strategies, including backup and restore practices, to recover from significant system-wide failures.'
78+
7079
- category: 'Schema Registry'
7180
definition: 'Covers the setup, configuration, and usage of the Schema Registry with Redpanda to manage schema versions, compatibility, and serialization formats.'
81+
82+
- category: 'Streaming'
83+
definition: 'End-to-end design, optimization, and operation of real-time streaming systems built on Redpanda, including data ingestion patterns, throughput tuning, serialization formats, and end-to-end streaming architectures.'
84+
85+
- category: 'Disaster Response'
86+
definition: 'Operational practices, guidelines, and emergency procedures for responding to severe outages, data loss events, or infrastructure failures affecting Redpanda clusters, including incident handling and continuity planning.'

0 commit comments

Comments
 (0)