From ce08bb7f2bc5c910bc12ee824b2e584c5c66f5d4 Mon Sep 17 00:00:00 2001 From: Massimiliano Adamo Date: Tue, 2 Jul 2024 15:51:33 +0200 Subject: [PATCH] add 2 Nomad 3rd party plugins --- content/docs/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/docs/_index.md b/content/docs/_index.md index 5332bc3..4d20bec 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -54,6 +54,8 @@ To avoid duplication, we think it is prudent to define a common interface betwee - [Kube-OVN](https://github.com/alauda/kube-ovn) - a CNI plugin that bases on OVN/OVS and provides advanced features like subnet, static ip, ACL, QoS, etc. - [Project Antrea](https://github.com/vmware-tanzu/antrea) - an Open vSwitch Kubernetes CNI - [OVN4NFV-K8S-Plugin](https://github.com/opnfv/ovn4nfv-k8s-plugin) - a OVN based CNI controller plugin to provide cloud native based Service function chaining (SFC), Multiple OVN overlay networking +- [Nomad CNI](https://forge.puppet.com/modules/maxadamo/nomad_cni/readme) - leverages the configuration of the CNI on Nomad through Puppet +- [Netreap](https://github.com/cosmonic-labs/netreap) - Netreap is a non-Kubernetes-based tool for handling Cilium on a Nomad Cluster The CNI team also maintains some [core plugins in a separate repository](https://github.com/containernetworking/plugins).