aws / eks-anywhere

Run Amazon EKS on your own infrastructure ๐Ÿš€
https://anywhere.eks.amazonaws.com
Apache License 2.0
1.97k stars 286 forks source link

Support bare metal deployments #132

Closed rothgar closed 2 years ago

rothgar commented 3 years ago

It would be great if I could bring my own servers and EKS Anywhere will install Kubernetes directly on top of an existing OS or provision the OS and Kubernetes for me.

Please :+1: if you would like this feature

vrabbi commented 3 years ago

Maybe integrating with capt or capm3 in order to do this? Or going along a similar approach as rancher and weave took with an existing infra provider for capi

Opswatch commented 3 years ago

https://github.com/tinkerbell/cluster-api-provider-tink Tinkerbell has a cluster api provider, and talos.dev has sidero https://www.sidero.dev/

davidspek commented 3 years ago

Canonicalโ€™s MAAS (Metal-as-a-Service) is integrated with the Cluster API, so I believe that should make it possible to use EKS anywhere with bare-metal servers.

elgalu commented 2 years ago

is the status for this still notstarted ?

abhinavmpandey08 commented 2 years ago

EKS Anywhere for Bare Metal is officially GA! ๐Ÿš€๐Ÿš€๐Ÿš€

Refer to the docs here for trying it out in your bare-metal environment https://anywhere.eks.amazonaws.com/docs/getting-started/production-environment/baremetal-getstarted/

Marking this issue as closed