We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3aef33c + e42c5e6 commit 220720aCopy full SHA for 220720a
content/en/docs/concepts/services-networking/service.md
@@ -25,7 +25,7 @@ and can load-balance across them.
25
## Motivation
26
27
Kubernetes {{< glossary_tooltip term_id="pod" text="Pods" >}} are created and destroyed
28
-to match the state of your cluster. Pods are nonpermanent resources.
+to match the desired state of your cluster. Pods are nonpermanent resources.
29
If you use a {{< glossary_tooltip term_id="deployment" >}} to run your app,
30
it can create and destroy Pods dynamically.
31
0 commit comments