Hi, thanks for all the work on Calagopus Wings.
I wanted to ask whether there are any plans to support a Kubernetes-native runtime/API backend for Wings, instead of relying only on the Docker-compatible API/socket model.
At the moment, the ecosystem seems to still revolve around Docker-compatible container management. Calagopus Wings currently documents configuration around a Docker-compatible socket, and that seems to match the general direction taken by Pterodactyl Wings and other forks as well.
The reason I’m asking is that Kubernetes support has been requested in adjacent projects for a while:
A Kubernetes-native integration could be useful for setups that want things like:
- scheduling workloads across a cluster
- native resource limits/visibility
- standard Kubernetes logging/metrics
- better HA/failover options
- avoiding Docker-in-Docker or privileged sidecar workarounds
I’m not necessarily asking for this immediately, but I wanted to know whether this is:
- something already being considered,
- something that is explicitly out of scope, or
- something that could be supported through an abstraction layer in the future.
Even a high-level answer on roadmap or feasibility would be helpful.
Thanks again.
Hi, thanks for all the work on Calagopus Wings.
I wanted to ask whether there are any plans to support a Kubernetes-native runtime/API backend for Wings, instead of relying only on the Docker-compatible API/socket model.
At the moment, the ecosystem seems to still revolve around Docker-compatible container management. Calagopus Wings currently documents configuration around a Docker-compatible socket, and that seems to match the general direction taken by Pterodactyl Wings and other forks as well.
The reason I’m asking is that Kubernetes support has been requested in adjacent projects for a while:
A Kubernetes-native integration could be useful for setups that want things like:
I’m not necessarily asking for this immediately, but I wanted to know whether this is:
Even a high-level answer on roadmap or feasibility would be helpful.
Thanks again.