Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

Upstream Kubernetes docs for Fedora need review/update #1

@ncoghlan

Description

@ncoghlan

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:

  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions