Files
rancher-docs/content/_index.html
2018-11-16 20:11:55 -08:00

70 lines
3.0 KiB
HTML

---
title: "Documentation | Rancher Labs"
pageHeader: "Rancher Docs"
description: "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."
layout: blank
---
<section class="wrapper p-v-lg">
<div class="row center-xs">
<div class="cards col-md-9">
<div class="cards-item col-md-6">
<div class="card">
<div class="card-content">
<div class="card-text">
<h3 class="m-t-0">Rancher 2.x</h3>
<p>The most of Rancher is redesigned to work on Kubernetes. Rancher 2.x retains the user-friendly features of version 1.6, such as the UI and catalog.</p>
</div>
<div class="border-top p-t-xs m-t-sm">
<p>Read about how to <a href="{{< baseurl >}}/rancher/v2.x/en/v1.6-migration/">migrate from Rancher v1.6 Cattle to v2.x</a></p>
<a href="{{< baseurl >}}/rancher/v2.x/en/" class="btn bg-link">Read the Docs</a>
</div>
</div>
</div>
</div>
<div class="cards-item col-md-6">
<div class="card">
<div class="card-content">
<div class="card-text">
<h3 class="m-t-0">Rancher 1.6</h3>
<p>Rancher enables organizations to run and manage Docker and Kubernetes in production without having to build a container services platform from scratch.</p>
</div>
<div class="border-top p-t-xs m-t-sm">
<a href="https://rancher.com/docs/rancher/v1.6/en/" target="_blank" class="btn bg-link">Read the Docs</a>
</div>
</div>
</div>
</div>
<div class="cards-item col-md-6">
<div class="card">
<div class="card-content">
<div class="card-text">
<h3 class="m-t-0">RancherOS</h3>
<p>RancherOS is the smallest, easiest way to run Docker in production. Everything in RancherOS is a container managed by Docker.</p>
</div>
<div class="border-top p-t-xs m-t-sm">
<a href="{{< baseurl >}}/os/v1.x/en/" class="btn bg-link">Read the Docs</a>
</div>
</div>
</div>
</div>
<div class="cards-item col-md-6">
<div class="card">
<div class="card-content">
<div class="card-text">
<h3 class="m-t-0">RKE</h3>
<p>Rancher Kubernetes Engine (RKE) is an extremely simple, lightning fast Kubernetes installer that works everywhere.</p>
</div>
<div class="border-top p-t-xs m-t-sm">
<a href="{{< baseurl >}}/rke/v0.1.x/en" class="btn bg-link">Read the Docs</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>