Apache Flink 中文用户邮件列表
Search
everywhere
only in this topic
Advanced Search
关于官方的k8s operator
Classic
List
Threaded
♦
♦
Locked
3 messages
Harold.Miao
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
关于官方的k8s operator
hi flink
请教一下官方在支持k8s operator部署这块有什么计划吗?
谢谢
--
Best Regards,
Harold Miao
Yang Wang
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: 关于官方的k8s operator
Flink官方其实是没有开发K8s Operator的,目前使用比较多的有lyft[1]和google[2]开发的两个
都已经在生产环境使用了,支持的都是Standalone job/application on K8s,还不支持native[3]的集成
如果你想自己实现一个K8s Operator支持native模式的话,我之前做过一个POC,你可以参考一下[4]
[1].
https://github.com/lyft/flinkk8soperator
[2].
https://github.com/GoogleCloudPlatform/flink-on-k8s-operator
[3].
https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/native_kubernetes.html
[4].
https://github.com/wangyang0918/flink-native-k8s-operator
Best,
Yang
Harold.Miao <
[hidden email]
> 于2020年9月17日周四 上午10:14写道:
> hi flink
>
> 请教一下官方在支持k8s operator部署这块有什么计划吗?
>
> 谢谢
>
>
> --
>
> Best Regards,
> Harold Miao
>
Harold.Miao
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: 关于官方的k8s operator
谢谢
Yang Wang <
[hidden email]
> 于2020年9月17日周四 上午11:20写道:
> Flink官方其实是没有开发K8s Operator的,目前使用比较多的有lyft[1]和google[2]开发的两个
> 都已经在生产环境使用了,支持的都是Standalone job/application on K8s,还不支持native[3]的集成
>
> 如果你想自己实现一个K8s Operator支持native模式的话,我之前做过一个POC,你可以参考一下[4]
>
>
> [1].
https://github.com/lyft/flinkk8soperator
> [2].
https://github.com/GoogleCloudPlatform/flink-on-k8s-operator
> [3].
>
>
https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/native_kubernetes.html
> [4].
https://github.com/wangyang0918/flink-native-k8s-operator
>
>
> Best,
> Yang
>
> Harold.Miao <
[hidden email]
> 于2020年9月17日周四 上午10:14写道:
>
> > hi flink
> >
> > 请教一下官方在支持k8s operator部署这块有什么计划吗?
> >
> > 谢谢
> >
> >
> > --
> >
> > Best Regards,
> > Harold Miao
> >
>
--
Best Regards,
Harold Miao
Free forum by Nabble
Edit this page