We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d346150 + 4547d62 commit 255fe9eCopy full SHA for 255fe9e
content/zh/docs/tasks/manage-kubernetes-objects/declarative-config.md
@@ -1483,6 +1483,7 @@ configuration involves several manual steps:
1483
```shell
1484
kubectl replace --save-config -f <kind>_<name>.yaml
1485
```
1486
+1. 更改过程,使用 `kubectl apply` 专门管理对象。
1487
1488
<!--
1489
### Migrating from imperative object configuration to declarative object configuration
0 commit comments