-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Docker Swarm #4159
Comments
+1 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
+1 |
+1 |
the problem here is that the plugin architecture is too old. Docker networks need the v2 plugin system. it would be great if cilium devs can look into this. This is not swarm specific - this is core docker. https://docs.docker.com/engine/extend/ https://www.weave.works/docs/net/latest/install/plugin/plugin-v2/ |
+1 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
+1 |
+1 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Bummer |
Aldough I know that docker enterprise now comes with included k8s and some security stuff included. What would be the CE version of those features? |
+1 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Too bad that Nobody has the resources to invest on this :( |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has not seen any activity since it was marked stale. Closing. |
shame :-( |
Description of requested functionality
Cilium Project must support Docker Swarm which is the other popular (and more importantly built-in) orchestrator.
From what I understand from the Kubernetes+Cilium documentation, it will not be very hard to setup using Docker Swarm global mode (https://docs.docker.com/engine/swarm/services/#replicated-or-global-services)
Interesting issues here could be
The text was updated successfully, but these errors were encountered: