Skip to content

Commit 6238ffa

Browse files
committed
Added more points in what's next section of Understanding Kubernetes objects
1 parent da0aa2e commit 6238ffa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/concepts/overview/working-with-objects/kubernetes-objects.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,6 @@ detail the structure of that `.status` field, and its content for each different
118118
* Learn about the most important basic Kubernetes objects, such as [Pod](/docs/concepts/workloads/pods/).
119119
* Learn about [controllers](/docs/concepts/architecture/controller/) in Kubernetes.
120120
* [Using the Kubernetes API](/docs/reference/using-api/) explains some more API concepts.
121+
* Learn more about [Deployments](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/).
122+
* Learn about [kubectl](https://kubernetes.io/docs/reference/kubectl/) and [kubectl commands](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands).
121123

0 commit comments

Comments
 (0)