File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ Record the IP addresses of the machines you want to be your minions.
1616
1717Stick 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
2125See the ` pre-setup/ ` directory.
@@ -33,9 +37,6 @@ You already did the config! Just run the setup::
3337
3438This 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-
3940When DNS setup is enabled, it may take some time for Kubernetes (and Docker
4041inside) to download the images and start the DNS pod. Watch ` kubectl get pods `
4142to see when ` kube-dns-* ` pod enters ` Running ` state. Try to resolve
You can’t perform that action at this time.
0 commit comments