AWS eks documentation change
Summary
Fixed apostrophe formatting in kubeconfig token example
Security assessment
The change only corrects a typographical error (curly apostrophe to straight apostrophe) in a code sample. No security implications or documentation additions are present in this formatting change.
Diff
diff --git a/eks/latest/best-practices/control-plane.md b/eks/latest/best-practices/control-plane.md index 689169009..e6b199f1f 100644 --- a//eks/latest/best-practices/control-plane.md +++ b//eks/latest/best-practices/control-plane.md @@ -154 +154 @@ Final `kubeconfig` should look like this: - token: <<super-admin sa’s secret>> + token: <<super-admin sa's secret>>