mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-13 18:05:38 +00:00
70 lines
3.1 KiB
HTML
70 lines
3.1 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>Rancher manages all of your Kubernetes clusters everywhere, unifies them under centralized RBAC, monitors them and lets you easily deploy and manage workloads through an intuitive user interface.</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>If you haven't yet migrated to Rancher 2.x, you can still find documentation for 1.6 here. This is only for legacy users of the 1.6 product.</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 lightest, easiest way to run Docker in production. Engineered from the ground up for security and speed, it runs all system services and user workloads within Docker containers.</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/latest/en" class="btn bg-link">Read the Docs</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|