From 11ef0e90a531ed6dec261106600cbcad2e746097 Mon Sep 17 00:00:00 2001 From: cluse Date: Tue, 24 Nov 2020 11:28:23 -0700 Subject: [PATCH] Add redirect for registries page --- content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md index 5c8c35b4a88..4513ec0a212 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md @@ -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/).