From fe112a9f1571ba2e96e24cc9a0a2202067d16255 Mon Sep 17 00:00:00 2001 From: Brendan Creane Date: Wed, 8 Jan 2020 12:57:18 -0800 Subject: [PATCH] add comment for additional network plug-ins --- content/rke/latest/en/example-yamls/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/rke/latest/en/example-yamls/_index.md b/content/rke/latest/en/example-yamls/_index.md index 9f4c60ac773..48e7f327930 100644 --- a/content/rke/latest/en/example-yamls/_index.md +++ b/content/rke/latest/en/example-yamls/_index.md @@ -215,8 +215,7 @@ cloud_provider: # 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 canal +# Specify network plugin-in (canal, calico, flannel, weave, or none) network: plugin: canal