Merge pull request #114875 from prrajput1199/prrajput1199-patch-1
Fixed typo kind/documentation
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
@@ -99,4 +99,4 @@ The [Kubernetes Steering community repo](https://github.com/kubernetes/steering)
|
|||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
The [Kubernetes Enhancements repo](https://github.com/kubernetes/enhancements) provides information about Kubernetes releases, as well as feature tracking and backlogs.
|
The [Kubernetes Enhancements repo](https://github.com/kubernetes/enhancements) provides information about Kubernetes releases, as well as feature tracking and backlogs.
|
||||||
|
Reference in New Issue
Block a user