Flink Forward k8s相關(1)--Flink部署方式

xingdianp發表於2020-11-26

Container technology experiences an ever increasing adoption throughout many industries. Not only does this technology make your applications portable across different machines and operating systems, it also allows to scale applications in a matter of seconds. Moreover, it significantly simplifies and speeds up deployments which decreases development and operation costs. Consequently, more and more Flink deployments run in containerized environments which poses new challenges for Flink.

Container技術在許多行業得到越來越多的應用。這項技術不僅使您的應用程式可以在不同的機器和作業系統之間移植,而且還允許在幾秒鐘內擴充套件應用程式。此外,它還大大簡化和加快了部署,從而降低了開發和運營成本。因此,越來越多的Flink部署在Container環境中執行,這給Flink帶來了新的挑戰。

In this talk, we will take a look at Flink’s current and future container support which will make it a first class citizen of the container world. First of all, we will explain how the new reactive execution mode will solve the problem of seamless application scaling and how it blends in with any environment. Complementary to the reactive mode, the active execution mode demonstrates its strengths when it comes to changing workloads such as batch jobs. Last but not least, we will take a look beyond Flink’s own nose and investigate how Flink can be used together with Kubernetes operators or data Artisans’ Application Manager. We will conclude the talk with a short demo of Flink’s native Kubernetes support and giving an outlook on future developments in the container realm.

在本次演講中,我們將看看Flink當前和未來的集裝箱支援,這將使其成為集裝箱世界的一流公民。首先,我們將解釋新的反應式執行模式如何解決應用程式無縫伸縮的問題,以及它如何與任何環境相融合。與反應模式相補充,主動執行模式在改變工作負載(如批處理作業)時展示了其優勢。最後但同樣重要的是,我們將從弗林克自己的鼻子之外看一看,並研究如何將弗林克與Kubernetes操作員或資料工匠的應用程式管理器一起使用。我們將以弗林克本地Kubernetes支援的簡短演示作為結束,並展望集裝箱領域的未來發展。

在這裡插入圖片描述

在這裡插入圖片描述
在這裡插入圖片描述
在這裡插入圖片描述

在這裡插入圖片描述

在這裡插入圖片描述
在這裡插入圖片描述
在這裡插入圖片描述
在這裡插入圖片描述
在這裡插入圖片描述
在這裡插入圖片描述
在這裡插入圖片描述

相關文章