Skip to content

Commit 36748fc

Browse files
author
Alban Bailly
committed
update tool CTA
1 parent 21466f2 commit 36748fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

themes/dlc/layouts/_default/kubernetes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h3 class="font-light text-center text-3xl mt-2">Integrated with Linode NodeBala
1717
<li>LoadBalancer services are backed by automatically managed Linode NodeBalancers</li>
1818
<li> PersistentVolumes are automatically managed Linode Block Storage volumes</li>
1919
<li>Nodes have Linode Internal and External IPs, and are labeled with Linode Region and Linode Type</li>
20-
<li>The metrics-server is installed, allowing you to use <pre class="bg-ThemeBeige inline py-1 px-2">kubectl top</pre></li>
20+
<li>The metrics-server is installed, allowing you to use <pre class="bg-ThemeBeige inline p-1 ">kubectl top</pre></li>
2121
</ul>
2222
</div>
2323
</div>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ <h3 class="md:text-2xl mt-0 font-normal text-BaseGreenDark text-center md:text-l
4242
</div>
4343
<div class="mx-auto max-w-xs md:max-w-full">
4444
<div class="mb-4 mt-8 text-center">{{ partial "0_svgs/divider.svg" (dict "width" 170) }}</div>
45-
<h3 class="font-normal text-BaseGreenDark text-center text-2xl mt-2">Alpha Kubernetes Deployment</h3>
45+
<h3 class="font-normal text-BaseGreenDark text-center text-2xl mt-2">Create a Kubernetes Cluster with One Command</h3>
4646
<div class="flex justify-center mt-4 mb-12">
47-
<a class="btn text-sm" href="/kubernetes">Get started with the Linode CLI</a>
47+
<a class="btn text-sm" href="/kubernetes">Check Out the Alpha Kubernetes CLI</a>
4848
</div>
4949
</div>
5050
<div class="flex flex-wrap mt-12 md:mb-4 -mx-4">

0 commit comments

Comments
 (0)