moving topics under installation folder into root. added aliases too

This commit is contained in:
Mark Bishop
2018-08-09 15:19:55 -07:00
parent 96617c281c
commit 9dd8e52bf5
3 changed files with 9 additions and 3 deletions
@@ -1,6 +1,8 @@
---
title: Backups and Disaster Recovery
weight: 65
weight: 150
aliases:
- /rke/v0.1.x/en/installation/etcd-snapshots/
---
As of v0.1.7, you can configure a RKE cluster to automatically take snapshots of etcd. In a disaster scenario, you can restore these snapshots, which are stored on other nodes in the cluster.
@@ -1,6 +1,8 @@
---
title: Managing RKE Clusters
weight: 60
weight: 175
aliases:
- /rke/v0.1.x/en/installation/managing-clusters/
---
### Adding/Removing Nodes
@@ -1,6 +1,8 @@
---
title: Operating System Requirements
weight: 55
weight: 5
aliases:
- /rke/v0.1.x/en/etcd-snapshots/os
---
RKE runs on almost any Linux OS with Docker installed. Most of the development and testing of RKE occurred on Ubuntu 16.04. However, some OS's have restrictions and specific requirements.