Skip to content

Commit 4698939

Browse files
committed
doc(kubernetes): reword for clarity
1 parent 657f400 commit 4698939

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/understanding-deis/concepts.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ methodology and best practices.
1919

2020
[Kubernetes][] is an open-source cluster manager developed by Google and
2121
donated to the [Cloud Native Compute Foundation][cncf]. Kubernetes manages all
22-
the activity on your cluster. Including converging to a desired state,
23-
providing critical functions like stable service addresses, health monitoring,
24-
service discovery and DNS resolution.
22+
the activity on your cluster, including: desired state convergence, stable
23+
service addresses, health monitoring, service discovery, and DNS resolution.
2524

2625
Workflow builds upon Kubernetes abstractions like Services, Replication
2726
Controllers and Pods to provide a developer-friendly UX, source to image, log

0 commit comments

Comments
 (0)