adding quotes to some problmatic meta

This commit is contained in:
Robert Parker
2019-12-30 14:50:23 -07:00
committed by Catherine Luse
parent 3a9cf5d0bb
commit 02c3c18f8c
6 changed files with 13 additions and 13 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
--- ---
title: Rancher 2.x title: "Rancher 2.x"
shortTitle: Rancher 2.x shortTitle: "Rancher 2.x"
description: Rancher adds significant value on top of Kubernetes, managing hundreds of clusters from one interface, centralizing RBAC, enabling monitoring and alerting. Read more. description: "Rancher adds significant value on top of Kubernetes: managing hundreds of clusters from one interface, centralizing RBAC, enabling monitoring and alerting. Read more."
insertOneSix: true insertOneSix: true
weight: 1 weight: 1
ctaBanner: intro-k8s-rancher-online-training ctaBanner: intro-k8s-rancher-online-training
@@ -1,6 +1,6 @@
--- ---
title: Access a Cluster with Kubectl Shell or Kubectl CLI title: "Access a Cluster with Kubectl Shell or Kubectl CLI"
description: Learn how you can access and manage your Kubernetes clusters using kubectl in two ways, with the kubectl shell or with the kubectl CLI and a kubeconfig file description: "Lean how you can access and manage your Kubernetes clusters using kubectl in two ways: with kubectl Shell or with kubectl CLI and kuberconfig file"
weight: 2015 weight: 2015
aliases: aliases:
- /rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/ - /rancher/v2.x/en/tasks/clusters/using-kubectl-to-access-a-cluster/
@@ -1,6 +1,6 @@
--- ---
title: Kubernetes Persistent Storage, Volumes, and Storage Classes title: "Kubernetes Persistent Storage: Volumes and Storage Classes"
description: Learn about creating persistent storage in Kubernetes with persistent volumes and storage classes description: "Learn about the two ways with which you can creat persistent storage in Kubernetes: persistent volumes and storage classes"
weight: 2031 weight: 2031
aliases: aliases:
- /rancher/v2.x/en/concepts/volumes-and-storage/ - /rancher/v2.x/en/concepts/volumes-and-storage/
@@ -1,6 +1,6 @@
--- ---
title: Initialize Helm: Install the Tiller Service title: "Initialize Helm: Install the Tiller Service"
description: With Helm, you can create configurable deployments instead of using static files. In order to use Helm, the Tiller service needs to be installed on your cluster. description: "With Helm, you can create configurable deployments instead of using static files. In order to use Helm, the Tiller service needs to be installed on your cluster."
weight: 195 weight: 195
--- ---
@@ -1,6 +1,6 @@
--- ---
title: Layer 4 and Layer 7 Load Balancing title: "Layer 4 and Layer 7 Load Balancing"
description: Kubernetes supports load balancing with Layer-4 Load Balancing and Layer-7 Load Balancing. Learn about the support for each way in different deployments description: "Kubernetes supports load balancing in two ways: Layer-4 Load Balancing and Layer-7 Load Balancing. Learn about the support for each way in different deployments"
weight: 3041 weight: 3041
aliases: aliases:
- /rancher/v2.x/en/concepts/load-balancing/ - /rancher/v2.x/en/concepts/load-balancing/
@@ -1,6 +1,6 @@
--- ---
title: Kubernetes Workloads and Pods title: "Kubernetes Workloads and Pods"
description: Learn about the two constructs with which you can build any complex containerized application in Kubernetes, Kubernetes workloads and pods description: "Learn about the two constructs with which you can build any complex containerized application in Kubernetes: Kubernetes workloads and pods"
weight: 3025 weight: 3025
aliases: aliases:
- /rancher/v2.x/en/concepts/workloads/ - /rancher/v2.x/en/concepts/workloads/