Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sometimes part way through deployment these services need re-starting. Typically after updates to NetworkManager, dnsmasq and the re-start of journald

systemctl restart dbus systemctl restart NetworkManager systemctl restart systemd-logind systemctl restart dnsmasq

Add the admin user to cluster admins: oadm policy add-cluster-role-to-user cluster-admin admin --config=/etc/origin/master/admin.kubeconfig

A directory needs creating on the host for hostpath storage mkdir /opt/pv0001 chcon -R unconfined_u:object_r:svirt_sandbox_file_t:s0 /opt/pv0001 oc create -f /root/hostpath.yml

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages