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.
1 parent c00970e commit e1d688aCopy full SHA for e1d688a
content/en/docs/concepts/overview/working-with-objects/kubernetes-objects.md
@@ -33,7 +33,7 @@ providing a description of the characteristics you want the resource to have:
33
its _desired state_.
34
35
The `status` describes the _current state_ of the object, supplied and updated
36
-by the Kubernetes and its components. The Kubernetes
+by the Kubernetes system and its components. The Kubernetes
37
{{< glossary_tooltip text="control plane" term_id="control-plane" >}} continually
38
and actively manages every object's actual state to match the desired state you
39
supplied.
0 commit comments