mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Remove --include-uninitialized flag documentation
This flag does not exist anymore.
This commit is contained in:
parent
5488fe547d
commit
a18c502c53
@ -151,20 +151,6 @@ kubectl get rc/web service/frontend pods/web-pod-13je7
|
||||
|
||||
{% 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 %}
|
||||
## Not Found
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user