mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-15 10:55:37 +00:00
47 lines
2.2 KiB
HTML
47 lines
2.2 KiB
HTML
---
|
|
title: "Documentation | Rancher Labs"
|
|
pageHeader: "Rancher Docs"
|
|
subTitle: "sub"
|
|
description: ""
|
|
---
|
|
|
|
<section class="p-v-lg">
|
|
<div class="wrapper">
|
|
<div class="row middle-xs">
|
|
<div class="col-md-3">
|
|
<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 class="col-md-9 row">
|
|
<div class="col-md-6 p-a-xs">
|
|
<div class="box p-a-sm">
|
|
<h3 class="m-t-0">Rancher 2.x</h3>
|
|
<p>The most of Rancher is redesigned to work on Kubernetes. Rancher 2.0 retains the user-friendly features of version 1.6, such as the UI and catalog.</p>
|
|
<a href="{{< baseurl >}}/rancher/v2.x/en/" class="btn bg-link">Read the Docs</a>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6 p-a-xs">
|
|
<div class="box p-a-sm">
|
|
<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>
|
|
<a href="https://rancher.com/docs/rancher/v1.6/en/" target="_blank" class="btn bg-link">Read the Docs</a>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6 p-a-xs">
|
|
<div class="box p-a-sm">
|
|
<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>
|
|
<a href="{{< baseurl >}}/os/v1.x/en/" class="btn bg-link">Read the Docs</a>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6 p-a-xs">
|
|
<div class="box p-a-sm">
|
|
<h3 class="m-t-0">RKE</h3>
|
|
<p>Rancher Kubernetes Engine (RKE) is an extremely simple, lightning fast Kubernetes installer that works everywhere.</p>
|
|
<a href="{{< baseurl >}}/rke/v0.1.x/en" class="btn bg-link">Read the Docs</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|