Revise IPMI guide with new credentials and info#10
Conversation
|
Last one nit, could you please add the line saying something "credential will be taken from kubernetes secret" |
I mean just this part, latest commit have a lots changes which I feel not required at all. Docs will look messy. I am sorry for being picky on this part but I would recommend to revert back to the |
I think variable clarification can be handled together with IPMI modifications, and the extra introduction about Redfish SystemID 1 can be removed. |
totally understand you part. It's simple like me as the new person who are trying to test something with kubevirtbmc. Following the docs, I won't replace the value for very command. It will be every hectic for me. for example: Need to replace username , password, vm-name, namespace. ipmitool -I lan \
-U <username-from-auth-secret> \
-P <password-from-auth-secret> \
-H <vm-name>-virtbmc.<namespace>.svc.cluster.local \
power onsecondly, I feel people will know that Note: I really appreciate your effort, but I feel these many changes will make docs messy. |
Okay, I'll make the revisions tomorrow. |
Updated IPMI guide to reflect new default credentials and removed outdated authentication limitation details. fix kubevirtbmc/kubevirtbmc#195
Updated IPMI guide to reflect new default credentials and removed outdated authentication limitation details.
fix kubevirtbmc/kubevirtbmc#195