Show HN: K8s clusters on macOS using Apple's containerization framework

https://github.com/willswire/cluster
by willswire • 6 months ago
1 0 6 months ago

Hey HN!

This is a super early work-in-progress but I wanted to share with larger community to gauge interest.

I’ve forked Apple’s container CLI project and added a new build target for a CLI tool called cluster. You can visit the fork here: https://github.com/willswire/cluster

To get started, just run: make cli

And then: ./bin/cluster create

You will need the upstream container CLI installed and the container system running beforehand.

Related Stories

Loading related stories...

Source preview

github.com