EKS optimized Freebsd AMI

0

Hi,

I want to try out to use Freebsd as Node for kubernetes using AWS EKS. Is it possible to achieve? how do i do that? is there any documentation about that?

Thank you.

已提問 1 年前檢視次數 284 次
1 個回答
2
已接受的答案

Hello. Amazon EKS is certified Kubernetes-conformant, so existing applications that run on upstream Kubernetes are compatible with Amazon EKS.

It is possible to join custom Worker nodes to EKS clusters, however, the documented and supported OS in EKS are:

  • Amazon Linux 2
  • Bottlerocket
  • Windows (for Windows based containers)

EKS releases optimized AMI's for those Operating systems in a regular basis: [https://docs.aws.amazon.com/eks/latest/userguide/worker.html]

You can install a third party OS in your worker nodes, however it is recommended to have the expertise in-house or acquire support for the third party vendor in order to troubleshoot issues. Regard to FreeBSD, I am not aware of an official integration between Kubernetes and BSD based system, most particularly because BSD and Linux rely in different technologies for process isolation (jails vs cgroups).

AWS
Hugo V
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南