fix an issue of yaml and json format

Signed-off-by: Nguyen Van Trung <trungnv@vn.fujitsu.com>
pull/564/head
Nguyen Van Trung 2019-02-14 14:18:14 +07:00
parent 30c7df5cd8
commit d5d7db476d
1 changed files with 1 additions and 1 deletions

View File

@ -336,7 +336,7 @@ export KUBE_PROXY_MODE=ipvs
If you are using kubeadm with a [configuration file](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file), you have to add `mode: ipvs` and also add `SupportIPVSProxyMode: true` below the `kubeProxy` field as part of the kubeadm configuration. If you are using kubeadm with a [configuration file](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file), you have to add `mode: ipvs` and also add `SupportIPVSProxyMode: true` below the `kubeProxy` field as part of the kubeadm configuration.
```json ```yaml
... ...
kubeProxy: kubeProxy:
config: config: