Add redirect for registries page

This commit is contained in:
cluse
2020-11-24 11:28:23 -07:00
parent 3570f20522
commit 11ef0e90a5
@@ -4,7 +4,8 @@ description: Learn about the Docker registry and Kubernetes registry, their use
weight: 3063
aliases:
- /rancher/v2.x/en/tasks/projects/add-registries/
- /rancher/v2.x/en/k8s-in-rancher/registries
- /rancher/v2.x/en/k8s-in-rancher/registries
- /rancher/v2.x/en/k8s-resources/k8s-in-rancher/registries
---
Registries are Kubernetes secrets containing credentials used to authenticate with [private Docker registries](https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/).