Merge pull request #114875 from prrajput1199/prrajput1199-patch-1

Fixed typo kind/documentation
This commit is contained in:
Kubernetes Prow Robot 2023-04-25 03:36:16 -07:00 committed by GitHub
commit b63618a739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
---- ----
Kubernetes, also known as K8s, is an open source system for managing [containerized applications] Kubernetes, also known as K8s, is an open source system for managing [containerized applications]
across multiple hosts. It provides basic mechanisms for deployment, maintenance, across multiple hosts. It provides basic mechanisms for the deployment, maintenance,
and scaling of applications. and scaling of applications.
Kubernetes builds upon a decade and a half of experience at Google running Kubernetes builds upon a decade and a half of experience at Google running
@ -83,7 +83,7 @@ That said, if you have questions, reach out to us
## Community Meetings ## Community Meetings
The [Calendar](https://www.kubernetes.dev/resources/calendar/) has the list of all the meetings in Kubernetes community in a single location. The [Calendar](https://www.kubernetes.dev/resources/calendar/) has the list of all the meetings in the Kubernetes community in a single location.
## Adopters ## Adopters