-
-
Hi,
I have been getting the following error when I use kubectl exec command.
kubectl exec -p nimbus-controller-hqziy date
error: Unable to upgrade connection: {
"kind": "Status",
"apiVersion": "v…
-
Currently all our tests are breaking. Let's fix them and get some proper CI in place.
-
We added NetInfo to IPSources in 0.4, which allows Mesos-DNS to pull A record information from the "NetworkInfo" field in state.json. In our understanding this was only to be used by the modules which…
-
hello all:
i deployment f8 on k8s-mesos, I always have all sorts of problems, I want to know what f8 to k8s have rigid demand, must satisfy the conditions to deployment is successful, if you can list,…
-
Mesos-DNS as a service discovery system should be health-aware. This doesn't mean that it can _guarantee_ healthiness of the returned service instances, only that it does its best to direct clients to…
-
So, when Mesos-DNS starts, before it loads the state.json from Mesos, it replies to a result of leader.mesos as follows:
```
3c075477e55e:mesos-dns sdhillon$ dig -p8053 -t A @127.0.0.1 leader.mesos
…
-
The Marathon 1.x UI includes new features that don't work with the current version of the Mantl UI proxy.
see https://github.com/CiscoCloud/nginx-mantlui/issues/20
ryane updated
7 years ago
-
It's bad practice to pin the tutorial to one node - the documentation should suggest how it should be run in production (multiple nodes?) and how you might point an ELB or similar to the DNS servers.
-
This looks like it could be useful for anyone in need of a scalable memcached cluster, but I'm curious what your thoughts are regarding the use of the default mesos-containerizer for the memcached ins…