Fixed typo

Added necessary articles
This commit is contained in:
Pratik Rajput 2023-01-06 17:32:45 +05:30 committed by GitHub
parent c549b59983
commit 0311a4e8e6
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
@ -86,7 +86,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
@ -102,4 +102,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.