From 8f117d18c417894b57c821feb56ab8d170eca6e1 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot <75336432+eks-distro-pr-bot@users.noreply.github.com> Date: Sun, 21 Jan 2024 06:21:37 -0600 Subject: [PATCH] Add IAM Roles for Service Accounts to nutanix-spec.md doc (#7338) Co-authored-by: Yannick Struyf --- docs/content/en/docs/getting-started/nutanix/nutanix-spec.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/en/docs/getting-started/nutanix/nutanix-spec.md b/docs/content/en/docs/getting-started/nutanix/nutanix-spec.md index 139148519a54..20fd1d66529b 100644 --- a/docs/content/en/docs/getting-started/nutanix/nutanix-spec.md +++ b/docs/content/en/docs/getting-started/nutanix/nutanix-spec.md @@ -13,6 +13,7 @@ This is a generic template with detailed descriptions below for reference. The following additional optional configuration can also be included: * [CNI]({{< relref "../optional/cni.md" >}}) +* [IAM Roles for Service Accounts]({{< relref "../optional/irsa.md" >}}) * [IAM Authenticator]({{< relref "../optional/iamauth.md" >}}) * [OIDC]({{< relref "../optional/oidc.md" >}}) * [Registry Mirror]({{< relref "../optional/registrymirror.md" >}})