mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-08 01:47:37 -02:30
Added generic CNI network plugin (#4322)
* Added generic CNI network plugin * Added CNI network plugin documentation * added necessary fix
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
586ad89d50
commit
a30ad1e5a5
@@ -25,6 +25,11 @@ dependencies:
|
||||
tags:
|
||||
- contiv
|
||||
|
||||
- role: kubernetes-apps/network_plugin/cni
|
||||
when: kube_network_plugin == 'cni'
|
||||
tags:
|
||||
- cni
|
||||
|
||||
- role: kubernetes-apps/network_plugin/weave
|
||||
when: kube_network_plugin == 'weave'
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user