Adam
Adam
Autoscaling is definitely important, but I think we have other low-hanging fruit to tackle first in the K8s-Mesos framework. In the meantime, Mesosphere is investigating general autoscaling tools for Mesos...
@gabrielhartmann Did you write a test that proves that the above condition (implicit reconciliation returns status for an unknown/terminated task) is handled correctly? We wouldn't want unknown tasks to continue...
Okay, I'm glad we're at least logging it, but what do we really want to do if we see an update for an unknown running task? As you suggested, we...
Probably just start with an upgrade guide that explains how to upgrade just the scheduler, or the scheduler and executors. Then we can see what the pain points are and...
1. It is not (yet) possible to update an already running task name in Mesos, although just updating the name would be a lot less involved than replacing the task...
Persistent Volumes are landing in 0.22, let's try them out!
Definitely doable. We're currently chaining the ServeHdfsConfigHandler (edits the cfg) after the executor's ResourceHandler, but we could easily have the Config handler default to 404 if it's not a valid...