mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-20 03:45:10 +00:00
Merge pull request #3676 from rancher/lh-indexadditions
Lh indexadditions
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
<div class="row max-sized cards-container">
|
||||
<div class="col-12 cards-wrap">
|
||||
<div class="row center-xs card-items-wrap">
|
||||
<!--2.6-->
|
||||
<div class="
|
||||
col-xl-4
|
||||
col-lg-4
|
||||
@@ -114,6 +115,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--2.5-->
|
||||
<div class="
|
||||
col-xl-4
|
||||
col-lg-4
|
||||
@@ -137,6 +139,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--2.0-->
|
||||
<div class="
|
||||
col-xl-4
|
||||
col-lg-4
|
||||
@@ -160,6 +163,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--1.6-->
|
||||
<div class="
|
||||
col-xl-4
|
||||
col-lg-4
|
||||
@@ -187,6 +191,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--rancher os-->
|
||||
<div class="
|
||||
col-xl-4
|
||||
col-lg-4
|
||||
@@ -214,6 +219,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--rke-->
|
||||
<div class="
|
||||
col-xl-4
|
||||
col-lg-4
|
||||
@@ -241,6 +247,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--k3s-->
|
||||
<div class="
|
||||
col-xl-4
|
||||
col-lg-4
|
||||
@@ -268,6 +275,64 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--rke2-->
|
||||
<div class="
|
||||
col-xl-4
|
||||
col-lg-4
|
||||
col-md-4
|
||||
col-sm-12
|
||||
col-xs-12
|
||||
col-12
|
||||
card-item">
|
||||
<div class="card-wrap">
|
||||
<h3 class="title-label">
|
||||
<span class="background">RKE2</span>
|
||||
RKE2
|
||||
</h3>
|
||||
|
||||
<hr />
|
||||
|
||||
<p class="description-label">RKE2, also known as RKE Government, is Rancher's next-generation Kubernetes distribution.</p>
|
||||
|
||||
<div class="buttons-container">
|
||||
<a href="https://docs.rke2.io/">
|
||||
<button class="button text">
|
||||
<span>Read the docs</span>
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--longhorn-->
|
||||
<div class="
|
||||
col-xl-4
|
||||
col-lg-4
|
||||
col-md-4
|
||||
col-sm-12
|
||||
col-xs-12
|
||||
col-12
|
||||
card-item">
|
||||
<div class="card-wrap">
|
||||
<h3 class="title-label">
|
||||
<span class="background">Longhorn</span>
|
||||
Longhorn
|
||||
</h3>
|
||||
|
||||
<hr />
|
||||
|
||||
<p class="description-label">Longhorn is a lightweight, reliable, and powerful distributed block storage system for Kubernetes.</p>
|
||||
|
||||
<div class="buttons-container">
|
||||
<a href="https://longhorn.io/docs/">
|
||||
<button class="button text">
|
||||
<span>Read the docs</span>
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user