Skip to content

Latest commit

 

History

History
128 lines (103 loc) · 4.86 KB

index.adoc

File metadata and controls

128 lines (103 loc) · 4.86 KB

Router Overview

About Routers

There are many ways to get traffic into the cluster. The most common approach is to use the {product-title} router as the ingress point for external traffic destined for services in your {product-title} installation.

{product-title} provides and supports the following router plug-ins:

Permission to Access Labels

When namespace labels are used, for example in creating router shards, the service account for the router must have cluster-reader permission.

$ oc adm policy add-cluster-role-to-user \
    cluster-reader \
    system:serviceaccount:default:router