mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Update default network provider.
This commit is contained in:
@@ -174,9 +174,9 @@ cloud_provider:
|
||||
# Add-ons are deployed using kubernetes jobs. RKE will give up on trying to get the job status after this timeout in seconds..
|
||||
addon_job_timeout: 30
|
||||
|
||||
# There are several network plug-ins that work, but we default to flannel
|
||||
# There are several network plug-ins that work, but we default to canal
|
||||
network:
|
||||
plugin: flannel
|
||||
plugin: canal
|
||||
|
||||
# Currently only nginx ingress provider is supported.
|
||||
# To disable ingress controller, set `provider: none`
|
||||
|
||||
Reference in New Issue
Block a user