Skip to content

Commit

Permalink
Fix blank line (#4112)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivyostosh authored Nov 16, 2022
1 parent 847d382 commit e1f11eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ Follow these steps if you want to use your initial cluster to create and manage
-f eksa-w01-cluster.yaml \
# --install-packages packages.yaml \ # uncomment to install curated packages at cluster creation
--kubeconfig mgmt/mgmt-eks-a-cluster.kubeconfig

```

As noted earlier, adding the `--kubeconfig` option tells `eksctl` to use the management cluster identified by that kubeconfig file to create a different workload cluster.
Expand Down

0 comments on commit e1f11eb

Please sign in to comment.