You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For this step cp -R ~/ocp-install/* /var/www/html/ocp4
This would also copy the ~/ocp-install/auth directory and exposed via the web server.
It would include the two files:
kubeadmin-password and kubeconfig
In case it is necessary for installation of control pane / nodes, would it be ok to remove the directory /var/www/html/ocp4/auth after installation?
The text was updated successfully, but these errors were encountered:
patrickdung
changed the title
Is the ~/ocp-install/auth directory needed to be copy to /var/www/html/ocp4?
Is the ~/ocp-install/auth directory needed to be copied to /var/www/html/ocp4?
Nov 2, 2022
For this step
cp -R ~/ocp-install/* /var/www/html/ocp4
This would also copy the ~/ocp-install/auth directory and exposed via the web server.
It would include the two files:
kubeadmin-password and kubeconfig
In case it is necessary for installation of control pane / nodes, would it be ok to remove the directory /var/www/html/ocp4/auth after installation?
The text was updated successfully, but these errors were encountered: