Skip to content

Commit

Permalink
en: batch add aliases to dev (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
yikeke authored Jun 25, 2020
1 parent ad7e960 commit a3cf2dd
Show file tree
Hide file tree
Showing 56 changed files with 56 additions and 3 deletions.
1 change: 1 addition & 0 deletions en/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: TiDB in Kubernetes Documentation
summary: Learn about TiDB in Kubernetes documentation.
aliases: ['/docs/tidb-in-kubernetes/dev/_index/']
---

# TiDB in Kubernetes Documentation
Expand Down
1 change: 1 addition & 0 deletions en/access-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Access TiDB Dashboard
summary: Learn how to access TiDB Dashboard in Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/access-dashboard/']
---

# Access TiDB Dashboard
Expand Down
1 change: 1 addition & 0 deletions en/access-tidb.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Access the TiDB Cluster in Kubernetes
summary: Learn how to access the TiDB cluster in Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/access-tidb/']
---

# Access the TiDB Cluster in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/advanced-statefulset.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Advanced StatefulSet Controller
summary: Learn how to enable and use the advanced StatefulSet controller.
category: reference
aliases: ['/docs/tidb-in-kubernetes/dev/advanced-statefulset/']
---

# Advanced StatefulSet Controller
Expand Down
1 change: 1 addition & 0 deletions en/api-references.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB Operator API Document
summary: Reference of TiDB Operator API
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/api-references/']
---
<h1>API Document</h1>
<h2 id="pingcap.com/v1alpha1">pingcap.com/v1alpha1</h2>
Expand Down
2 changes: 1 addition & 1 deletion en/backup-and-restore-using-helm-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Backup and Restore Using Helm Charts
summary: Learn how to back up and restore data of the TiDB cluster in Kubernetes using Helm charts.
category: how-to
aliases: ['/docs/dev/tidb-in-kubernetes/maintain/backup-and-restore/','/docs/v3.0/tidb-in-kubernetes/maintain/backup-and-restore/','/docs/v3.1/tidb-in-kubernetes/maintain/backup-and-restore/']
aliases: ['/docs/tidb-in-kubernetes/dev/backup-and-restore-using-helm-charts/','/docs/dev/tidb-in-kubernetes/maintain/backup-and-restore/','/docs/v3.0/tidb-in-kubernetes/maintain/backup-and-restore/','/docs/v3.1/tidb-in-kubernetes/maintain/backup-and-restore/']
---

# Backup and Restore Using Helm Charts
Expand Down
1 change: 1 addition & 0 deletions en/backup-to-aws-s3-using-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Back up Data to S3-Compatible Storage Using BR
summary: Learn how to back up data to Amazon S3 using BR.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/backup-to-aws-s3-using-br/']
---

<!-- markdownlint-disable MD007 -->
Expand Down
1 change: 1 addition & 0 deletions en/backup-to-gcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Back up Data to GCS
summary: Learn how to back up the TiDB cluster to GCS.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/backup-to-gcs/']
---

# Back up Data to GCS
Expand Down
1 change: 1 addition & 0 deletions en/backup-to-s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Back up Data to S3-Compatible Storage Using Mydumper
summary: Learn how to back up the TiDB cluster to the S3-compatible storage.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/backup-to-s3/']
---

# Back up Data to S3-Compatible Storage Using Mydumper
Expand Down
1 change: 1 addition & 0 deletions en/benchmark-sysbench.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB in Kubernetes Sysbench Performance Test
summary: Learn the Sysbench performance test of TiDB in Kubernetes.
category: benchmark
aliases: ['/docs/tidb-in-kubernetes/dev/benchmark-sysbench/']
---

# TiDB in Kubernetes Sysbench Performance Test
Expand Down
1 change: 1 addition & 0 deletions en/cheat-sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Command Cheat Sheet for TiDB Cluster Management
summary: Learn the commonly used commands for managing TiDB clusters.
category: reference
aliases: ['/docs/tidb-in-kubernetes/dev/cheat-sheet/']
---

# Command Cheat Sheet for TiDB Cluster Management
Expand Down
1 change: 1 addition & 0 deletions en/collect-tidb-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Collect TiDB Logs in Kubernetes
summary: Learn how to collect TiDB logs in Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/collect-tidb-logs/']
---

# Collect TiDB Logs in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/configure-a-tidb-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Configure a TiDB Cluster in Kubernetes
summary: Learn how to configure a TiDB cluster in Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/configure-a-tidb-cluster/']
---

# Configure a TiDB Cluster in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/configure-backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Configuration of tidb-backup Chart
summary: Learn the configurations of the tidb-backup chart.
category: reference
aliases: ['/docs/tidb-in-kubernetes/dev/configure-backup/']
---

# Configuration of tidb-backup Chart
Expand Down
2 changes: 1 addition & 1 deletion en/configure-storage-class.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Persistent Storage Class Configuration in Kubernetes
summary: Learn how to configure local PVs and network PVs.
category: reference
aliases: ['/docs/dev/tidb-in-kubernetes/reference/configuration/local-pv/']
aliases: ['/docs/tidb-in-kubernetes/dev/configure-storage-class/','/docs/dev/tidb-in-kubernetes/reference/configuration/local-pv/']
---

# Persistent Storage Class Configuration in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/configure-tidb-binlog-drainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB Binlog Drainer Configurations in Kubernetes
summary: Learn the configurations of a TiDB Binlog Drainer in Kubernetes.
category: reference
aliases: ['/docs/tidb-in-kubernetes/dev/configure-tidb-binlog-drainer/']
---

# TiDB Binlog Drainer Configurations in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/deploy-on-alibaba-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Deploy TiDB on Alibaba Cloud Kubernetes
summary: Learn how to deploy a TiDB cluster on Alibaba Cloud Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/deploy-on-alibaba-cloud/']
---

# Deploy TiDB on Alibaba Cloud Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/deploy-on-aws-eks.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Deploy TiDB on AWS EKS
summary: Learn how to deploy a TiDB cluster on AWS EKS.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/deploy-on-aws-eks/']
---

# Deploy TiDB on AWS EKS
Expand Down
1 change: 1 addition & 0 deletions en/deploy-on-gcp-gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Deploy TiDB on GCP GKE
summary: Learn how to deploy a TiDB cluster on GCP GKE.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/deploy-on-gcp-gke/']
---

# Deploy TiDB on GCP GKE
Expand Down
1 change: 1 addition & 0 deletions en/deploy-on-general-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Deploy TiDB on General Kubernetes
summary: Learn how to deploy a TiDB cluster on general Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/deploy-on-general-kubernetes/']
---

# Deploy TiDB on General Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/deploy-ticdc.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Deploy TiCDC in Kubernetes
summary: Learn how to deploy TiCDC in Kubernetes.
category: how-to
draft: false
aliases: ['/docs/tidb-in-kubernetes/dev/deploy-ticdc/']
---

# Deploy TiCDC in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/deploy-tidb-binlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Deploy TiDB Binlog
summary: Learn how to deploy TiDB Binlog for a TiDB cluster in Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/deploy-tidb-binlog/']
---

# Deploy TiDB Binlog
Expand Down
1 change: 1 addition & 0 deletions en/deploy-tidb-from-kubernetes-gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Deploy TiDB on Google Cloud
summary: Learn how to quickly deploy a TiDB cluster on Google Cloud using Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/deploy-tidb-from-kubernetes-gke/']
---

# Deploy TiDB on Google Cloud
Expand Down
1 change: 1 addition & 0 deletions en/deploy-tidb-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Deploy TiDB Operator in Kubernetes
summary: Learn how to deploy TiDB Operator in Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/deploy-tidb-operator/']
---

# Deploy TiDB Operator in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/deploy-tiflash.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Deploy TiFlash on Kubernetes
summary: Learn how to deploy TiFlash on Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/deploy-tiflash/']
---

# Deploy TiFlash on Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/destroy-a-tidb-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Destroy TiDB Clusters in Kubernetes
summary: Learn how to delete TiDB Cluster in Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/destroy-a-tidb-cluster/']
---

# Destroy TiDB Clusters in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/enable-admission-webhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Enable Admission Controller in TiDB Operator
summary: Learn how to enable the admission controller in TiDB Operator and the functionality of the admission controller.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/enable-admission-webhook/']
---

# Enable Admission Controller in TiDB Operator
Expand Down
1 change: 1 addition & 0 deletions en/enable-tidb-cluster-auto-scaling.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Enable TidbCluster Auto-scaling
summary: Learn how to use the TidbCluster auto-scaling feature.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/enable-tidb-cluster-auto-scaling/']
---

# Enable TidbCluster Auto-scaling
Expand Down
1 change: 1 addition & 0 deletions en/enable-tls-between-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Enable TLS between TiDB Components
summary: Learn how to enable TLS between TiDB components on Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/enable-tls-between-components/']
---

# Enable TLS between TiDB Components
Expand Down
1 change: 1 addition & 0 deletions en/enable-tls-for-mysql-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Enable TLS for the MySQL Client
summary: Learn how to enable TLS for MySQL client of the TiDB cluster on Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/enable-tls-for-mysql-client/']
---

# Enable TLS for the MySQL Client
Expand Down
1 change: 1 addition & 0 deletions en/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB FAQs in Kubernetes
summary: Learn about TiDB FAQs in Kubernetes.
category: FAQ
aliases: ['/docs/tidb-in-kubernetes/dev/faq/']
---

# TiDB FAQs in Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion en/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Get Started With TiDB Operator in Kubernetes
summary: Learn how to deploy TiDB Cluster in TiDB Operator in a Kubernetes cluster.
category: how-to
aliases: ['/docs/dev/tidb-in-kubernetes/deploy-tidb-from-kubernetes-dind/', '/docs/dev/tidb-in-kubernetes/deploy-tidb-from-kubernetes-kind/', '/docs/dev/tidb-in-kubernetes/deploy-tidb-from-kubernetes-minikube/','/docs/tidb-in-kubernetes/dev/deploy-tidb-from-kubernetes-kind/','docs/tidb-in-kubernetes/dev/deploy-tidb-from-kubernetes-minikube/']
aliases: ['/docs/tidb-in-kubernetes/dev/get-started/','/docs/dev/tidb-in-kubernetes/deploy-tidb-from-kubernetes-dind/', '/docs/dev/tidb-in-kubernetes/deploy-tidb-from-kubernetes-kind/', '/docs/dev/tidb-in-kubernetes/deploy-tidb-from-kubernetes-minikube/','/docs/tidb-in-kubernetes/dev/deploy-tidb-from-kubernetes-kind/','docs/tidb-in-kubernetes/dev/deploy-tidb-from-kubernetes-minikube/']
---

# Get Started with TiDB Operator in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/initialize-a-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Initialize a TiDB Cluster in Kubernetes
summary: Learn how to initialize a TiDB cluster in K8s.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/initialize-a-cluster/']
---

# Initialize a TiDB Cluster in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/maintain-a-kubernetes-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Maintain Kubernetes Nodes that Hold the TiDB Cluster
summary: Learn how to maintain Kubernetes nodes that hold the TiDB cluster.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/maintain-a-kubernetes-node/']
---

# Maintain Kubernetes Nodes that Hold the TiDB Cluster
Expand Down
1 change: 1 addition & 0 deletions en/monitor-a-tidb-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Monitor a TiDB Cluster in Kubernetes
summary: Learn how to monitor a TiDB cluster in kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/monitor-a-tidb-cluster/']
---

# Monitor a TiDB Cluster in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/monitor-using-tidbmonitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Monitor a TiDB Cluster Using TidbMonitor
summary: This document introduces how to monitor a TiDB cluster using TidbMonitor.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/monitor-using-tidbmonitor/']
---

# Monitor a TiDB Cluster Using TidbMonitor
Expand Down
1 change: 1 addition & 0 deletions en/notes-tidb-operator-v1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB Operator v1.1 Notes
summary: Learn the important notes for TiDB Operator v1.1.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/notes-tidb-operator-v1.1/']
---

# TiDB Operator v1.1 Notes
Expand Down
1 change: 1 addition & 0 deletions en/pd-recover.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Use PD Recover to Recover the PD Cluster
summary: Learn how to use PD Recover to recover the PD cluster.
category: reference
aliases: ['/docs/tidb-in-kubernetes/dev/pd-recover/']
---

# Use PD Recover to Recover the PD Cluster
Expand Down
1 change: 1 addition & 0 deletions en/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Prerequisites for TiDB in Kubernetes
summary: Learn the prerequisites for TiDB in Kubernetes.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/prerequisites/']
---

# Prerequisites for TiDB in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/recover-deleted-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Recover the Deleted Cluster
summary: Learn how to recover a TiDB cluster that has been deleted mistakenly.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/recover-deleted-cluster/']
---

# Recover the Deleted Cluster
Expand Down
1 change: 1 addition & 0 deletions en/restart-a-tidb-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Restart a TiDB Cluster in Kubernetes
summary: Learn how to restart a TiDB cluster in the Kubernetes cluster.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/restart-a-tidb-cluster/']
---

# Restart a TiDB Cluster in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/restore-data-using-tidb-lightning.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Restore Data into TiDB in Kubernetes
summary: Learn how to quickly restore data into a TiDB cluster in Kubernetes with TiDB Lightning.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/restore-data-using-tidb-lightning/']
---

# Restore Data into TiDB in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/restore-from-aws-s3-using-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Restore Data from S3-Compatible Storage Using BR
summary: Learn how to restore data from Amazon S3 using BR.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/restore-from-aws-s3-using-br/']
---

# Restore Data from S3-Compatible Storage Using BR
Expand Down
1 change: 1 addition & 0 deletions en/restore-from-gcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Restore Data from GCS
summary: Learn how to restore the backup data from GCS.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/restore-from-gcs/']
---

# Restore Data from GCS
Expand Down
1 change: 1 addition & 0 deletions en/restore-from-s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Restore Data from S3-Compatible Storage Using TiDB Lightning
summary: Learn how to restore data from the S3-compatible storage.
category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/restore-from-s3/']
---

# Restore Data from S3-Compatible Storage Using TiDB Lightning
Expand Down
1 change: 1 addition & 0 deletions en/scale-a-tidb-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Title: Scale TiDB in Kubernetes
summary: Learn how to horizontally and vertically scale up and down a TiDB cluster in Kubernetes.
Category: how-to
aliases: ['/docs/tidb-in-kubernetes/dev/scale-a-tidb-cluster/']
---

# Scale TiDB in Kubernetes
Expand Down
1 change: 1 addition & 0 deletions en/tidb-cluster-chart-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Configuration of tidb-cluster Chart
summary: Learn the configurations of the tidb-cluster chart.
category: reference
aliases: ['/docs/tidb-in-kubernetes/dev/tidb-cluster-chart-config/']
---

# Configuration of tidb-cluster Chart
Expand Down
1 change: 1 addition & 0 deletions en/tidb-operator-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB Operator Overview
summary: Learn the overview of TiDB Operator.
category: reference
aliases: ['/docs/tidb-in-kubernetes/dev/tidb-operator-overview/']
---

# TiDB Operator Overview
Expand Down
1 change: 1 addition & 0 deletions en/tidb-scheduler.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB Scheduler
summary: Learn what is TiDB Scheduler and how it works.
category: reference
aliases: ['/docs/tidb-in-kubernetes/dev/tidb-scheduler/']
---

# TiDB Scheduler
Expand Down
Loading

0 comments on commit a3cf2dd

Please sign in to comment.