mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 12:07:47 +00:00
Fixed typo
Added necessary articles
This commit is contained in:
parent
c549b59983
commit
0311a4e8e6
@ -7,7 +7,7 @@
|
||||
----
|
||||
|
||||
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.
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
@ -102,4 +102,4 @@ The [Kubernetes Steering community repo](https://github.com/kubernetes/steering)
|
||||
|
||||
## 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.
|
||||
|
Loading…
Reference in New Issue
Block a user