Skip to content

Commit

Permalink
README.md: Link to official subscription docs
Browse files Browse the repository at this point in the history
RHEL machines need subscriptions.

Closes: #20
  • Loading branch information
cgwalters committed Apr 24, 2015
1 parent c10d174 commit 292b69b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Record the IP addresses of the machines you want to be your minions.

Stick the system information into the 'inventory' file.

Ensure that RHEL machines are properly subscribed to subscription
management. For more information, see
https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/

### Set up ssh access via public keys

See the `pre-setup/` directory.
Expand All @@ -33,9 +37,6 @@ You already did the config! Just run the setup::

This works on RHEL7, Atomic, F20, F21 and rawhide.

For RHEL7 it will set up rhn subscriptions. Put your username in a file named
`~/rhn_username`. Put your rhn password into a file named `~/rhn_password`.

When DNS setup is enabled, it may take some time for Kubernetes (and Docker
inside) to download the images and start the DNS pod. Watch `kubectl get pods`
to see when `kube-dns-*` pod enters `Running` state. Try to resolve
Expand Down

0 comments on commit 292b69b

Please sign in to comment.