Clean up extra Note text (#11805)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
18e2376fcc
commit
8378cab0eb
@@ -73,7 +73,7 @@ Run `kubectl diff` to print the object that will be created:
|
|||||||
kubectl diff -f https://k8s.io/examples/application/simple_deployment.yaml
|
kubectl diff -f https://k8s.io/examples/application/simple_deployment.yaml
|
||||||
```
|
```
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
**Note:** `diff` uses [server-side dry-run](/docs/reference/using-api/api-concepts/#dry-run), which needs to be enabled on `kube-apiserver`.
|
`diff` uses [server-side dry-run](/docs/reference/using-api/api-concepts/#dry-run), which needs to be enabled on `kube-apiserver`.
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
Create the object using `kubectl apply`:
|
Create the object using `kubectl apply`:
|
||||||
|
|||||||
Reference in New Issue
Block a user