Ritika
Ritika
**What happened**: kubectl get --help states the following even though we can use --namespace to get details for other namespace resources. ```shell Display one or many resources. Prints a table...
### What would you like to be added? - improvment in the content of description as: The output for `kubectl plugin` shows double text - ```shell $ kubectl plugin ```...
**What happened**: When we add an annotation the output shows: `pod/ annotated` but this is the same output we get after we remove this annotation **What you expected to happen**:...
Registering and adding config.kubernetes.io/apply-time-mutation on page :https://kubernetes.io/docs/reference/labels-annotations-taints/ Fixes: #42151
#### What type of PR is this? /kind feature #### What this PR does / why we need it: This adds a container event for container restarts. #### Which issue(s)...
Documenting audit annotations which records latency in transforming response object - apiserver.latency.k8s.io/transform-response-object - apiserver.latency.k8s.io/serialize-response-object - apiserver.latency.k8s.io/response-write Partially Fixes: https://github.com/kubernetes/website/issues/29479
In context with : https://github.com/kubernetes/website/pull/42017#issuecomment-1943175458 I am not sure if removal is good or should we first indicate the deprecation here as well.