-
Add the functionality to deploy Ballerina apps directly to Apache Mesos in the same way as is available to Docker and Kuberners.
-
Not really an issue but just wanted to know whether can I use the driver on mesos and I would assume I will need the driver on the mesos-slaves. Correct?
thbeh updated
7 years ago
-
Can you explain - what is the difference between MESOS_HOSTNAME and MESOS_IP?
ghost updated
8 years ago
-
Hi,
Any chance you have documentation on Mesos / Marathon integration? We have been trying to do it by passing in the relevant flags via json:
```{"key": "volume-driver", "value": "nfs"},
{"key…
-
I followed readme and tried to build in Xcode, got this error:
```
mesos/mesos.proto: File not found.
messages.proto: Import "mesos/mesos.proto" was not found or had errors.
messages.proto:45:12: "Ta…
-
Hi,
Since this repository as been abandoned by D2iQ, it would be nice to redirect potential users to the new community-maintained
https://github.com/mesos/mesos-packaging
Cheers,
-
-
-
I have add a issue in Mesos upstream. it need hyper team's support. please track it. thanks a lot.
[MESOS-3435](https://issues.apache.org/jira/browse/MESOS-3435)
-
For future releases we can add mesos/marathon support via their rest api.
https://mesosphere.github.io/marathon/docs/generated/api.html#
api enteryponint - ip/hostname:port
api service enterypoint …