Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2021报告我有两个疑问 #2

Open
qiulang opened this issue Jan 20, 2022 · 2 comments
Open

2021报告我有两个疑问 #2

qiulang opened this issue Jan 20, 2022 · 2 comments

Comments

@qiulang
Copy link

qiulang commented Jan 20, 2022

2021报告我有几个疑问:

  1. 关于进程管理,使用docker比例高过k8s不是,那不使用k8s的人用什么做编排模板?
  2. 还是关于进程管理 使用supervisord 管理node,如果说的是 http://supervisord.org/ 那是一个很有意思方法,laravel 用 supervisord 管理worker 进程,但是用 supervisord 管理node好像比较少见
  3. 关于代码转译 ,使用Babel 这是不是指的前端开发呢? 如果的后端node程序,使用Babel有点奇怪 。node 10中出 ES2018, node 12 支持 ES2019, node 14支持 ES2020, 完全看不出需要Babel
@linghengqian
Copy link

For the first point, a typical one is Docker Compose.

@qiulang
Copy link
Author

qiulang commented Jan 24, 2022

docker compose 我很少看到用在生成环境。这点docker compose应该也有比较清楚定位 https://docs.docker.com/compose/#common-use-cases 列了几个常见使用场景

  1. Development environments
  2. Automated testing environments
  3. Single host deployments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants