Skip to content

Commit a3417a7

Browse files
committed
made a fix to incorrect formatting in PCP doc page
1 parent d6ed6a7 commit a3417a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latest/ug/clusters/eks-provisioned-control-plane-introduction.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ control over your scaling strategy and cost optimization.
226226
* *Viewing current tier* – You can use the Amazon EKS console, Amazon Web Services CLI,
227227
or API to view the current control plane scaling tier. In the CLI,
228228
you can run the `describe-cluster` command:
229-
`aws eks describe-cluster --name ++<++cluster-name++>++`
229+
`aws eks describe-cluster --name cluster-name`
230230
* *Tier transition time* – You can use the Amazon EKS console, Amazon
231231
EKS APIs, or CLI to exit or move between scaling tiers. Amazon EKS
232232
has introduced a new cluster update type called

0 commit comments

Comments
 (0)