wilfred-s commented on issue #88: add pluggable app management design doc URL: https://github.com/apache/incubator-yunikorn-core/pull/88#issuecomment-591235308 When I was reading the doc I had found that `The Problem` should have been first in the text, explain what problem we are trying to fix. * Describing the problem The current way we schedule and group an application is based on a label on the pod. This generic way works for any type of workload. It does however give us a limited information on the lifecycle and application. On the kubernetes side operators have been introduced to provide more detail on the application and help scheduling. We cannot use them currently and want to add that functionality. * Introduce the operator The current first part of the doc: CRDs etc Should we mention Flink as one of the operators too? There is a need to fit/compare the current generic way into the operator: what is the difference just the CRDs? * Design Keep as is. No comments on that part
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
