AWS eks documentation change
Summary
Fixed markdown links to Kubernetes version documentation
Security assessment
Changes only involve formatting corrections for documentation links without any security context or implications
Diff
diff --git a/eks/latest/userguide/hybrid-nodes-cluster-create.md b/eks/latest/userguide/hybrid-nodes-cluster-create.md index 30b3371de..40a7c6944 100644 --- a//eks/latest/userguide/hybrid-nodes-cluster-create.md +++ b//eks/latest/userguide/hybrid-nodes-cluster-create.md @@ -13 +13 @@ To contribute to this user guide, choose the **Edit this page on GitHub** link t -This topic provides an overview of the available options and describes what to consider when you create a hybrid nodes-enabled Amazon EKS cluster. EKS Hybrid Nodes have the same eks/latest/userguide/kubernetes-versions.html[Kubernetes version support,type="documentation"] as Amazon EKS clusters with cloud nodes, including standard and extended support. +This topic provides an overview of the available options and describes what to consider when you create a hybrid nodes-enabled Amazon EKS cluster. EKS Hybrid Nodes have the same [Kubernetes version support](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html) as Amazon EKS clusters with cloud nodes, including standard and extended support. @@ -104 +104 @@ You need to install the latest version of the `eksctl` command line tool. To ins - 3. Replace `K8S_VERSION` with any eks/latest/userguide/kubernetes-versions.html[Amazon EKS supported version,type="documentation"]. + 3. Replace `K8S_VERSION` with any [Amazon EKS supported version](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html). @@ -187 +187 @@ The CloudFormation stack creates the EKS cluster IAM role and an EKS cluster wit - 11. `K8S_VERSION`: the Kubernetes version to use for your cluster. See eks/latest/userguide/kubernetes-versions.html[Amazon EKS supported versions,type="documentation"]. + 11. `K8S_VERSION`: the Kubernetes version to use for your cluster. See [Amazon EKS supported versions](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html).