Update declarative-config.md
add the translation of step 4
This commit is contained in:
parent
fa83273ca5
commit
4547d62edf
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue