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.

preguntada hace un año284 visualizaciones
1 Respuesta
2
Respuesta aceptada

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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas