folder outline for drivers

This commit is contained in:
Denise Schannon
2019-03-22 10:06:33 -07:00
parent d66567e352
commit 1d918d8edb
3 changed files with 25 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
title: Drivers
weight: 3500
---
NEED SOME GENERAL CONTENT ON DRIVERS:
* flexibility to make your own and add in to Rancher
* high level diff between cluster driver vs. node driver
## Cluster Drivers
_Available as of v2.2_
## Node Drivers
@@ -0,0 +1,5 @@
---
title: Cluster Drivers
weight: 1
aliases:
---
@@ -0,0 +1,5 @@
---
title: Node Drivers
weight: 2
aliases:
---