mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-03 14:53:52 +00:00
Merge pull request #88687 from tamalsaha/patch-1
Remove --include-uninitialized flag documentation
This commit is contained in:
@@ -151,20 +151,6 @@ kubectl get rc/web service/frontend pods/web-pod-13je7
|
|||||||
|
|
||||||
{% endmethod %}
|
{% endmethod %}
|
||||||
|
|
||||||
{% method %}
|
|
||||||
## Uninitialized
|
|
||||||
|
|
||||||
Kubernetes **Resources may be hidden until they have gone through an initialization process**.
|
|
||||||
These Resources can be view with the `--include-uninitialized` flag.
|
|
||||||
|
|
||||||
{% sample lang="yaml" %}
|
|
||||||
|
|
||||||
```bash
|
|
||||||
kubectl get deployments --include-uninitialized
|
|
||||||
```
|
|
||||||
|
|
||||||
{% endmethod %}
|
|
||||||
|
|
||||||
{% method %}
|
{% method %}
|
||||||
## Not Found
|
## Not Found
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user