We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45ba002 + 6fb0b98 commit 81aeb16Copy full SHA for 81aeb16
src/pages/kubernetes.js
@@ -29,12 +29,11 @@ const KubernetesPage = () => {
29
The k8s-alpha CLI is deprecated. On <strong>March 31st, 2020</strong>, it will be <strong>removed</strong> from the linode-cli.
30
After March 31, 2020, you will no longer be able to create or manage clusters using the k8s-alpha CLI plugin.
31
</p><p>
32
- However, you will still be able to create and manage these clusters using
33
- <a
+ However, you will still be able to <a
34
href="http://www.linode.com/docs/kubernetes/how-to-migrate-from-k8s-alpha-to-terraform/"
35
target="blank"
36
rel="noopener noreferrer"
37
- >
+ >create and manage these clusters using
38
Terraform
39
</a>
40
. The
0 commit comments