Skip to content

Commit 81aeb16

Browse files
Merge pull request linode#151 from leslitagordita/fix-k8s-deprecation-text
[Update] K8s deprecation note
2 parents 45ba002 + 6fb0b98 commit 81aeb16

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/pages/kubernetes.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,11 @@ const KubernetesPage = () => {
2929
The k8s-alpha CLI is deprecated. On <strong>March 31st, 2020</strong>, it will be <strong>removed</strong> from the linode-cli.
3030
After March 31, 2020, you will no longer be able to create or manage clusters using the k8s-alpha CLI plugin.
3131
</p><p>
32-
However, you will still be able to create and manage these clusters using&nbsp;
33-
<a
32+
However, you will still be able to <a
3433
href="http://www.linode.com/docs/kubernetes/how-to-migrate-from-k8s-alpha-to-terraform/"
3534
target="blank"
3635
rel="noopener noreferrer"
37-
>
36+
>create and manage these clusters using
3837
Terraform
3938
</a>
4039
. The&nbsp;

0 commit comments

Comments
 (0)