Skip to content

Commit 11b28cc

Browse files
jimangelk8s-ci-robot
authored andcommitted
clarifying kubectl prereq wording (kubernetes#9156)
* simplifying the kubectl prereqs * unforeseen spelling fix * made readability corrections * minor phrasing change
1 parent 85e3040 commit 11b28cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/tools/install-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Use the Kubernetes command-line tool, [kubectl](/docs/user-guide/kubectl/), to d
1212
{{% /capture %}}
1313

1414
{{% capture prerequisites %}}
15-
Use a version of kubectl that is the same version as your server or later. Using an older kubectl with a newer server might produce validation errors.
15+
You must use a kubectl version that is the same, or later, as the version of your cluster. Using the latest version of kubectl helps avoid unforeseen issues.
1616
{{% /capture %}}
1717

1818

0 commit comments

Comments
 (0)