fix a word order issue (#13811)
* fix a word order issue * Normalize heading language
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
d7ff71ddfc
commit
f36ac6c08f
@@ -42,7 +42,7 @@ Platform as a Service (PaaS) with the flexibility of Infrastructure as
|
|||||||
a Service (IaaS), and enables portability across infrastructure
|
a Service (IaaS), and enables portability across infrastructure
|
||||||
providers.
|
providers.
|
||||||
|
|
||||||
## How is Kubernetes a platform?
|
## How Kubernetes is a platform
|
||||||
|
|
||||||
Even though Kubernetes provides a lot of functionality, there are
|
Even though Kubernetes provides a lot of functionality, there are
|
||||||
always new scenarios that would benefit from new
|
always new scenarios that would benefit from new
|
||||||
@@ -122,7 +122,7 @@ shouldn't matter how you get from A to C. Centralized control is also
|
|||||||
not required. This results in a system that is easier to use and more
|
not required. This results in a system that is easier to use and more
|
||||||
powerful, robust, resilient, and extensible.
|
powerful, robust, resilient, and extensible.
|
||||||
|
|
||||||
## Why containers?
|
## Why containers
|
||||||
|
|
||||||
Looking for reasons why you should be using containers?
|
Looking for reasons why you should be using containers?
|
||||||
|
|
||||||
@@ -192,7 +192,7 @@ Summary of container benefits:
|
|||||||
* **Resource utilization**:
|
* **Resource utilization**:
|
||||||
High efficiency and density.
|
High efficiency and density.
|
||||||
|
|
||||||
## What does Kubernetes mean? K8s?
|
## What Kubernetes and K8s mean
|
||||||
|
|
||||||
The name **Kubernetes** originates from Greek, meaning *helmsman* or
|
The name **Kubernetes** originates from Greek, meaning *helmsman* or
|
||||||
*pilot*, and is the root of *governor* and
|
*pilot*, and is the root of *governor* and
|
||||||
|
|||||||
Reference in New Issue
Block a user