Skip to content

Commit 8a0a0ca

Browse files
displagueGitHub Enterprise
authored andcommitted
Merge pull request linode#222 from jkobos/add-rancher
Add Rancher to Libraries/Tools
2 parents f83ed26 + d9b0589 commit 8a0a0ca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

themes/dlc/layouts/_default/libraries-tools.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,16 @@ <h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/linode
111111
</section>
112112
</div>
113113
</article>
114+
<article class="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8">
115+
<div class="p-8 h-full bg-ThemeCell tile">
116+
<header>
117+
<h3 class="mt-0"><a class="text-black tile-link" href="https://www.linode.com/docs/applications/containers/how-to-deploy-apps-with-rancher/" target="_blank">Rancher</a></h3>
118+
</header>
119+
<section class="mt-2">
120+
Rancher's UI centralizes Kubernetes management concerns when dealing with multiple clusters across multiple clouds.
121+
</section>
122+
</div>
123+
</article>
114124
<article class="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8">
115125
<div class="p-8 h-full bg-ThemeCell tile">
116126
<header>

0 commit comments

Comments
 (0)