Files
rancher-docs/content/_index.html
2018-04-29 06:47:52 -07:00

37 lines
1.5 KiB
HTML

---
title: "Documentation | Rancher Labs"
pageHeader: "Docs"
subTitle: "sub"
description: ""
---
<section class="p-v-lg">
<div class="wrapper">
<div class="row center-xs">
<div class="col-md-8">
<p>Rancher is open source software that combines everything an organization needs to adopt and run containers in production. Built on Kubernetes, Rancher makes it easy for DevOps teams to test, deploy and manage their applications. Operations teams use Rancher to deploy, manage and secure every Kubernetes deployment regardless of where it is running.</p>
</div>
</div>
<div class="row middle-xs center-xs">
<div class="col-md">
<h3 class="bg-default m-a-0 p-a-sm">Rancher 2.0</h3>
<div class="box p-a-sm">
<a href="{{< baseurl >}}/rancher" class="btn bg-link">Read the Docs</a>
</div>
</div>
<div class="col-md">
<h3 class="bg-default m-a-0 p-a-sm">Rancher 1.X</h3>
<div class="box p-a-sm">
<a href="https://rancher.com/docs/rancher/v1.6/en/?__hstc=181257784.c8b72d5c7559a0d146f232f140b2ff44.1506613584438.1524944375438.1524949037449.122&__hssc=181257784.2.1524949037449&__hsfp=2613135925" target="_blank" class="btn bg-link">Read the Docs</a>
</div>
</div>
<div class="col-md">
<h3 class="bg-default m-a-0 p-a-sm">RancherOS</h3>
<div class="box p-a-sm">
<a href="{{< baseurl >}}/os" class="btn bg-link">Read the Docs</a>
</div>
</div>
</div>
</div>
</section>