简体   繁体   中英

Is it possible to make a hybrid K8S cluster AWS / Raspberry PI

I have a classic K8S cluster using AWS.

Now, I also have 8 differents ARM boards, all have 1GB in ram.

I have a 3 Raspberry Pi 2, 1 Raspberry 3B+, and 4 Samsung Artik.

Is it possible to add them to my existing K8S cluster? How should I do it?

PD: I used Kops to install my K8S cluster on Kubernetes

You can do this with RKE, but KOPS is built for deploying a k8s cluster in AWS. It is not built for expanding to bare metal outside of AWS

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM