Skip to content

Commit 292b69b

Browse files
committed
README.md: Link to official subscription docs
RHEL machines need subscriptions. Closes: #20
1 parent c10d174 commit 292b69b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Record the IP addresses of the machines you want to be your minions.
1616

1717
Stick the system information into the 'inventory' file.
1818

19+
Ensure that RHEL machines are properly subscribed to subscription
20+
management. For more information, see
21+
https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/
22+
1923
### Set up ssh access via public keys
2024

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

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

36-
For RHEL7 it will set up rhn subscriptions. Put your username in a file named
37-
`~/rhn_username`. Put your rhn password into a file named `~/rhn_password`.
38-
3940
When DNS setup is enabled, it may take some time for Kubernetes (and Docker
4041
inside) to download the images and start the DNS pod. Watch `kubectl get pods`
4142
to see when `kube-dns-*` pod enters `Running` state. Try to resolve

0 commit comments

Comments
 (0)