From 4c5059456e69f885a335a2216d4a2f2f24248540 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Fri, 1 Jun 2018 17:41:07 -0700 Subject: [PATCH] adding new files and headers --- .../clusters/adding-a-pod-security-policy/_index.md | 7 +++++++ .../tasks/global-configuration/node-drivers/_index.md | 11 +++++++++-- .../password-reset/{password-reset.md => _index.md} | 0 content/rancher/v2.x/en/tasks/projects/_index.md | 7 +++++++ 4 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 content/rancher/v2.x/en/tasks/clusters/adding-a-pod-security-policy/_index.md rename content/rancher/v2.x/en/tasks/global-configuration/password-reset/{password-reset.md => _index.md} (100%) diff --git a/content/rancher/v2.x/en/tasks/clusters/adding-a-pod-security-policy/_index.md b/content/rancher/v2.x/en/tasks/clusters/adding-a-pod-security-policy/_index.md new file mode 100644 index 00000000000..3c3e6eff7cc --- /dev/null +++ b/content/rancher/v2.x/en/tasks/clusters/adding-a-pod-security-policy/_index.md @@ -0,0 +1,7 @@ +--- +title: Adding a Pod Security Policy +weight: 3475 +draft: true +--- +Coming Soon + diff --git a/content/rancher/v2.x/en/tasks/global-configuration/node-drivers/_index.md b/content/rancher/v2.x/en/tasks/global-configuration/node-drivers/_index.md index 294c2866a4e..325a2a1e639 100644 --- a/content/rancher/v2.x/en/tasks/global-configuration/node-drivers/_index.md +++ b/content/rancher/v2.x/en/tasks/global-configuration/node-drivers/_index.md @@ -2,9 +2,16 @@ title: Node Drivers weight: 3050 --- -## Adding Custom Node Drivers - + + + + +## Adding Custom Node Drivers If you create a cluster using a cloud provider that {{< product >}} doesn't support out-of-the-box, you may need to add the provider's drivers (or create them yourself) so that your nodes function properly. diff --git a/content/rancher/v2.x/en/tasks/global-configuration/password-reset/password-reset.md b/content/rancher/v2.x/en/tasks/global-configuration/password-reset/_index.md similarity index 100% rename from content/rancher/v2.x/en/tasks/global-configuration/password-reset/password-reset.md rename to content/rancher/v2.x/en/tasks/global-configuration/password-reset/_index.md diff --git a/content/rancher/v2.x/en/tasks/projects/_index.md b/content/rancher/v2.x/en/tasks/projects/_index.md index d7d2afbd931..e8758f6fda9 100644 --- a/content/rancher/v2.x/en/tasks/projects/_index.md +++ b/content/rancher/v2.x/en/tasks/projects/_index.md @@ -44,3 +44,10 @@ Coming Soon ## Launching a Catalog App Coming Soon +<<<<<<< HEAD +======= + +## Creating a Pod Security Policy + +Coming Soon +>>>>>>> adding new files and headers