Code Monkey home page Code Monkey logo

Comments (6)

for800000 avatar for800000 commented on May 5, 2024

@ddongchen

from caelus.

ddongchen avatar ddongchen commented on May 5, 2024

请教下离线作业在yarn上,not on k8s,是不是可以不用部署lighthouse和plugin server

lighthouse和plugin server是通过拦截方式加强离线容器启动的隔离性,离线作业在yarn上运行,yarn的nm是通过k8s pod部署,也需要这两个组件。

from caelus.

for800000 avatar for800000 commented on May 5, 2024

请教下离线作业在yarn上,not on k8s,是不是可以不用部署lighthouse和plugin server

lighthouse和plugin server是通过拦截方式加强离线容器启动的隔离性,离线作业在yarn上运行,yarn的nm是通过k8s pod部署,也需要这两个组件。

多谢,还想请教下自定义的服务指标,比如qps,rule check需要怎么配置呢?

from caelus.

ddongchen avatar ddongchen commented on May 5, 2024

请教下离线作业在yarn上,not on k8s,是不是可以不用部署lighthouse和plugin server

lighthouse和plugin server是通过拦截方式加强离线容器启动的隔离性,离线作业在yarn上运行,yarn的nm是通过k8s pod部署,也需要这两个组件。

多谢,还想请教下自定义的服务指标,比如qps,rule check需要怎么配置呢?

自定义的服务指标可参考https://github.com/Tencent/caelus/blob/master/doc/config.md#8online
目前是配置在app模块里。这块正在考虑单独拿出来,扩展性更强。

from caelus.

for800000 avatar for800000 commented on May 5, 2024

好的,“在线作业非运行在K8s平台相关配置”这句话看起来是配置的是online_type:local类型的在线作业,online_type:k8s同样也可以配置指标是吧?

from caelus.

ddongchen avatar ddongchen commented on May 5, 2024

好的,“在线作业非运行在K8s平台相关配置”这句话看起来是配置的是online_type:local类型的在线作业,online_type:k8s同样也可以配置指标是吧?

是的。若在线作业为非k8s,即直接裸机部署进程,则online_type:local。若在线通过k8s提交,则online_type:k8

from caelus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.