kubernetes-sigs / kubespray

Deploy a Production Ready Kubernetes Cluster
Apache License 2.0
16.16k stars 6.48k forks source link

Contiv network plugin support #1273

Closed lightcode closed 6 years ago

lightcode commented 7 years ago

FEATURE REQUEST:

I've made a support of Contiv for Kubespray. Contiv is a network plugin for Docker, Kubernetes, Mesos...

Few highlights of Contiv features:

I've added this network plugin in the playbook. The installation relies on Kubernetes for deployment.

Contiv architecture:

There are three components:

Smana commented 7 years ago

Hey @lightcode. Maybe i've missed something. Why did you mentionned calico architecture ?

lightcode commented 7 years ago

Hey @Smana, it's just to explain what I've implemented in the playbook.

GuillaumeMorini commented 7 years ago

I think it is a copy/paste error !

lightcode commented 7 years ago

@GuillaumeMorini Indeed, I didn't figure out when I read Smana's message. Yes, it's a pebkac.