Skip to content

Commit a076441

Browse files
Alban BaillyGitHub Enterprise
authored andcommitted
add in new kubernetes tools details (linode#149)
* terraform-linode-k8 * CSI * CCM * Deprioritize Pharmer
1 parent 0e5fb83 commit a076441

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

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

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,30 @@ <h3 class="mt-0"><a class="text-black tile-link" href="https://terraform.io/docs
6161
<article class="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8">
6262
<div class="p-8 h-full bg-ThemeCell tile">
6363
<header>
64-
<h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/pharmer/pharmer" target="_blank">Pharmer</a></h3>
64+
<h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/linode/linode-blockstorage-csi-driver" target="_blank">linode-blockstorage-csi-driver</a></h3>
6565
</header>
6666
<section class="mt-2">
67-
Kubernetes Cluster Manager for Kubeadm (Technical Preview)
67+
Integrates Linode Block Storage with Kubernetes and other container orchestrators.
68+
</section>
69+
</div>
70+
</article>
71+
<article class="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8">
72+
<div class="p-8 h-full bg-ThemeCell tile">
73+
<header>
74+
<h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/linode/terraform-linode-k8s" target="_blank">terraform-linode-k8s</a></h3>
75+
</header>
76+
<section class="mt-2">
77+
Terraform Kubernetes installer for Linode. Creates a Kubernetes Cluster on Linode Cloud infrastructure using the ContainerLinux operating system. The cluster is designed to take advantage of the Linode regional private network, and is equipped with Linode specific cluster enhancements.
78+
</section>
79+
</div>
80+
</article>
81+
<article class="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8">
82+
<div class="p-8 h-full bg-ThemeCell tile">
83+
<header>
84+
<h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/linode/linode-cloud-controller-manager" target="_blank">linode-cloud-controller-manager</a></h3>
85+
</header>
86+
<section class="mt-2">
87+
Creates a fully supported Kubernetes experience on Linode: automatic support for Linode NodeBalancers, Linode hostnames, and Linode network addresses. Allows resources to be automatically re-scheduled if Linodes are shut-down.
6888
</section>
6989
</div>
7090
</article>
@@ -98,6 +118,16 @@ <h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/linode
98118
</section>
99119
</div>
100120
</article>
121+
<article class="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8">
122+
<div class="p-8 h-full bg-ThemeCell tile">
123+
<header>
124+
<h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/pharmer/pharmer" target="_blank">Pharmer</a></h3>
125+
</header>
126+
<section class="mt-2">
127+
Kubernetes Cluster Manager for Kubeadm (Technical Preview)
128+
</section>
129+
</div>
130+
</article>
101131
</div>
102132
</div>
103133
<h2 class="font-normal text-BaseGreenDark text-center">Libraries</h2>

0 commit comments

Comments
 (0)