Merge pull request #25603 from guzj11/patch-31

Update declarative-config.md
This commit is contained in:
Kubernetes Prow Robot
2020-12-17 06:41:09 -08:00
committed by GitHub
@@ -1483,6 +1483,7 @@ configuration involves several manual steps:
```shell ```shell
kubectl replace --save-config -f <kind>_<name>.yaml kubectl replace --save-config -f <kind>_<name>.yaml
``` ```
1. 更改过程,使用 `kubectl apply` 专门管理对象。
<!-- <!--
### Migrating from imperative object configuration to declarative object configuration ### Migrating from imperative object configuration to declarative object configuration