mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 09:52:49 +00:00
fix an issue of yaml and json format
Signed-off-by: Nguyen Van Trung <trungnv@vn.fujitsu.com>
This commit is contained in:
parent
30c7df5cd8
commit
d5d7db476d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user