Commit d5d7db47 authored by Nguyen Van Trung's avatar Nguyen Van Trung

fix an issue of yaml and json format

parent 30c7df5c
......@@ -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.
```json
```yaml
...
kubeProxy:
config:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment