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."
pull/21887/head
Brandon DeVries 2020-06-18 13:08:07 -04:00 committed by GitHub
parent a0c70c7e7d
commit 1f45d53e25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Extensions are software components that extend and deeply integrate with Kuberne
They adapt it to support new types and new kinds of hardware. They adapt it to support new types and new kinds of hardware.
Most cluster administrators will use a hosted or distribution Most cluster administrators will use a hosted or distribution
instance of Kubernetes. As a result, most Kubernetes users will need to instance of Kubernetes. As a result, most Kubernetes users will not need to
install extensions and fewer will need to author new ones. install extensions and fewer will need to author new ones.
## Extension Patterns ## Extension Patterns