diff --git a/content/en/v3/admin/platforms/eks/_index.md b/content/en/v3/admin/platforms/eks/_index.md index 575bc282d5..2e200e4042 100644 --- a/content/en/v3/admin/platforms/eks/_index.md +++ b/content/en/v3/admin/platforms/eks/_index.md @@ -79,6 +79,7 @@ Note: remember to create the Git repositories below in your Git Organization rat terraform plan terraform apply ``` +- Connect to the cluster using the the command shown in the filed `connect` of the output of `terraform apply`. To show it again run `terraform output`. - Tail the Jenkins X installation logs