Hide Forgot
Document URL: https://docs.openshift.com/container-platform/3.3/admin_guide/high_availability.html#configuring-a-highly-available-routing-service Section Number and Name: Cluster Administration High Availability Configuring a Highly-available Routing Service Describe the issue: The steps to create the Highly Available Router includes a step to create the service account(step 3/4), but when you run the command to deploy the HA router (step 6) the service account is created here as well. In fact, if the service account already exists when you run the command to deploy the HA router, you receive error messages indicating it already exists and the deployment returns a non-zero exit code and "fails" even though it actually deploys the pods. Suggestions for improvement: Remove the steps for creating the service account
Thanks Eric, Will you be able to check if this is still and issue for OpenShift versions as well? meanwhile I am making updates to the 3.3 branch docs.
Tracking 3.3 docs changes in PR https://github.com/openshift/openshift-docs/pull/9972
Thanks @zhaozhanqi for reviewing the PR. I have fixed it as per your comment. @Eric can you please check the changes?
@zhaozhanqi I did not get any response form the reporter. I am putting this up for QE. Please verify the PR https://github.com/openshift/openshift-docs/pull/9972 If I get a go ahead, I can merge this one.
this LGTM, verified this bug.
The incorrect section is removed from https://docs.openshift.com/container-platform/3.3/admin_guide/high_availability.html#configuring-a-highly-available-routing-service