You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2021. It is now read-only.
I ended up with the system with a "Not Ready" node (which I haven't managed to debug yet), but noticed a couple of other problems:
last checked version is given as Fedora 22 (and hence all the installation commands use yum)
the title is "single node", but the fact it's separate node-and-master means it still isn't very good for running locally on your laptop without the overhead of a separate VM (at which point you may as well just use the ADB Vagrant VM), and hits many of the same networking complexities as multi-node
I missed the suggestion of using ansible rather than doing it manually
I was recently trying to get Kubernetes running on my laptop, and went through http://kubernetes.io/docs/getting-started-guides/fedora/fedora_manual_config/
I ended up with the system with a "Not Ready" node (which I haven't managed to debug yet), but noticed a couple of other problems:
yum)