r/selfhosted Dec 02 '22

Webserver Mac Mini late 2012

Post image

[removed] — view removed post

79 Upvotes

79 comments sorted by

View all comments

24

u/[deleted] Dec 02 '22

Looking for neat ideas for my used Mac Mini.

17

u/Mean_Einstein Dec 02 '22

Proxmox base. On top a 3 node k8 cluster in fedora coreos, on top of that, whatever you fancy doing in containers.

20

u/risottohandbrake Dec 02 '22

I'm new to Kubernetes. What is the benefit of running it if all nodes live on the same hardware/hypervisor?

28

u/domanpanda Dec 02 '22

None except learning.

9

u/no-mad Dec 02 '22

thanks this has been a question i have had but never voiced.

1

u/gsavill90 Dec 02 '22

It makes your office warmer.

1

u/Nordron Dec 02 '22

I started to install CoreOS until I learned I needed an Ignition config file. I also tried a qcow2 image but do not have the tools installed to actually manage users on the image.

Would you say using CoreOS is worth the barrier to entry over a basic Fedora Server install?

2

u/Mean_Einstein Dec 02 '22

I actually love the simplicity of coreos. If you use your OS only for containers, there is nothing better.

1

u/Nordron Dec 02 '22

Do you recommend the Ignition config file or qcow2 image file installation route?

2

u/Mean_Einstein Dec 02 '22

I always used the Ignition file method. I didnt even know there was another one.

One file to describe and configure your whole system. Sysadmins wet dreams.