Y
Hacker News
new
|
ask
|
show
|
jobs
by
ramon
1496 days ago
Any plans for Kubernetes compatibility?
2 comments
vincentge
1496 days ago
We're looking into it. We optimistically want to do it. We haven't committed to doing it, because we're prioritizing some other stuff right now :P
link
ramon
1496 days ago
If doing a docker swarm which ports are required? Not clear on installation documentation.
link
christyjacob4
1496 days ago
yes it would be 80 and 443 for http traffic. And the ports that swarm requires for internal communications
https://docs.docker.com/engine/swarm/swarm-tutorial/#open-pr...
link
eldad_fux
1496 days ago
You just need to open port 80 and 443 for HTTP communication.
link
christyjacob4
1496 days ago
Yes, official support is in the pipeline. There have been some community helm charts in the past ( which might need to be updated )
link