Skip to content

Commit 1f45d53

Browse files
authored
ommitted "not"
From context and general understanding, it looks like this was intended to be "most Kubernetes users will *not* need to install extensions and fewer will need to author new ones."
1 parent a0c70c7 commit 1f45d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/extend-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Extensions are software components that extend and deeply integrate with Kuberne
5050
They adapt it to support new types and new kinds of hardware.
5151

5252
Most cluster administrators will use a hosted or distribution
53-
instance of Kubernetes. As a result, most Kubernetes users will need to
53+
instance of Kubernetes. As a result, most Kubernetes users will not need to
5454
install extensions and fewer will need to author new ones.
5555

5656
## Extension Patterns

0 commit comments

Comments
 (0)