buy tb500

The route is not accepting traffic yet because it has not been admitted by a router.

Solution:

Run the following command

#oc adm policy add-cluster-role-to-user -n default system:router -z router

Check if the system:serviceaccount:default:router has access to update routes and status:

#oc policy who-can update routes/status -n default

Leave a Reply