Skip to content

Commit

Permalink
removed categories and tags from frontmatter
Browse files Browse the repository at this point in the history
  • Loading branch information
MBishop17 committed Apr 20, 2018
1 parent ff5fca8 commit cf1402a
Show file tree
Hide file tree
Showing 30 changed files with 46 additions and 90 deletions.
6 changes: 1 addition & 5 deletions archetypes/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
categories:
- ""
- ""
layout: single
---

5 changes: 5 additions & 0 deletions content/rancher/about/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
layout: list
title: About
weight: 300
---
4 changes: 1 addition & 3 deletions content/rancher/concepts/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "concepts"]
category: "rancher"
layout: list-docs
layout: list
title: Rancher Overview
weight: 300
---
6 changes: 6 additions & 0 deletions content/rancher/concepts/authentication.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
layout: single
title: Authentication
weight: 300
---

# Authentication

One of the key features that {{< product >}} adds to Kubernetes is centralized user authentication. This feature allows your users to use one set of credentials to authenticate with any of your Kubernetes clusters.
Expand Down
6 changes: 6 additions & 0 deletions content/rancher/concepts/users-and-roles.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
layout: single
title: Users and Roles
weight: 300
---

# Users and Roles

Every user in {{< product >}} is assigned a _role_, which is a set of permissions that determine what Kubernetes API endpoints that the user can access. Let's use this metaphor: a user account is like getting access to an entire office building; however, the user's role determine what rooms the user can access within the building.
Expand Down
4 changes: 1 addition & 3 deletions content/rancher/installation/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "installation"]
category: "rancher"
layout: list-docs
layout: list
title: Installation
weight: 100
---
Expand Down
7 changes: 1 addition & 6 deletions content/rancher/installation/load-balancing-config.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Load Balancing Configuration
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
categories:
- ""
- ""
layout: single
---

# Load Balancing Configuration
Expand Down
6 changes: 1 addition & 5 deletions content/rancher/installation/requirements/_index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
---
title: Requirements
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
categories:
- ""
- ""
layout: list
---

# Requirements
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
---
title: Node Requirements
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
categories:
- ""
- ""
layout: single
---
# Node Requirements

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
---
title: "Rancher Server Requirements: Existing Cluster Installs"
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
categories:
- ""
- ""
layout: single
---

# Rancher Server Requirements: Existing Cluster Installs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
---
title: Rancher Server Requirements
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
categories:
- ""
- ""
layout: single
---

# Rancher Server Requirements
Expand Down
3 changes: 0 additions & 3 deletions content/rancher/installation/server-installation/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
title: Rancher Server Installation
draft: true
tags: [ "install" ]
layout: list
categories:
- "rancher"
---

# {{< product >}} Server Installation
4 changes: 0 additions & 4 deletions content/rancher/installation/server-tags.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
---
title: Rancher Server Tags
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
categories:
- ""
- ""
---

# Rancher Server Tags
Expand Down
6 changes: 1 addition & 5 deletions content/rancher/installation/ssl-config.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
---
title: SSL Configuration
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
categories:
- ""
- ""
layout: single
---

# SSL Configuration
Expand Down
4 changes: 1 addition & 3 deletions content/rancher/quick-start-guide/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "quick start"]
category: "rancher"
layout: list-docs
layout: list
title: Quick Start Guide
weight: 2
---
Expand Down
4 changes: 1 addition & 3 deletions content/rancher/tasks/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "tasks"]
category: "rancher"
layout: list-docs
layout: list
title: Tasks
weight: 400
---
4 changes: 1 addition & 3 deletions content/rancher/tasks/clusters/creating-a-cluster/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "pod security policies","security policies", "settings" ]
category: "rancher"
layout: list-docs
layout: list
title: Creating a Cluster
weight: 90
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "cluster"]
category: "rancher"
layout: list-docs
layout: single
title: Amazon EC2
weight: 20
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
tag: ["rancher", "cluster"]
category: "rancher"
layout: single
title: Azure Container Service
weight: 30
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "cluster"]
category: "rancher"
layout: list-docs
layout: single
title: Azure
weight: 50
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "cluster"]
category: "rancher"
layout: list-docs
layout: single
title: Custom Cluster
weight: 10
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "cluster"]
category: "rancher"
layout: list-docs
layout: single
title: DigitalOcean
weight: 60
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "cluster"]
category: "rancher"
layout: list-docs
layout: single
title: Google Container Engine
weight: 70
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "cluster"]
category: "rancher"
layout: list-docs
layout: single
title: vSphere
weight: 80
---
Expand Down
4 changes: 1 addition & 3 deletions content/rancher/tasks/clusters/import-cluster.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "cluster"]
category: "rancher"
layout: list-docs
layout: single
title: Importing a Cluster
weight: 90
---
Expand Down
6 changes: 6 additions & 0 deletions content/rancher/tasks/global-configuration/node-drivers.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
layout: single
title: Node Drivers
weight: 20
---

# Node Drivers

## Adding Custom Node Drivers
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
tag: ["rancher", "pod security policies","security policies", "settings" ]
category: "rancher"
layout: single
title: Adding Pod Security Policies
weight: 90
Expand Down
3 changes: 2 additions & 1 deletion content/rancher/tasks/global-configuration/roles.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Roles
layout: single
title: Roles
weight: 20
---

# Roles
Expand Down
4 changes: 1 addition & 3 deletions content/rancher/tasks/global-configuration/server-url.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "server url", "settings" ]
category: "rancher"
layout: list-docs
layout: single
title: Updating the Server URL
weight: 90
---
Expand Down
4 changes: 1 addition & 3 deletions content/rancher/upgrades/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
tag: ["rancher", "upgrades"]
category: "rancher"
layout: list-docs
layout: list
title: Upgrade Scenarios
weight: 200
---
Expand Down

0 comments on commit cf1402a

Please sign in to comment.