You can disable the console in the master-config.yaml, this is the doc: https://docs.openshift.org/latest/install_config/master_node_configuration.html#master-config-asset-config
supported disable features are here: https://github.com/wanghaoran1988/origin/blob/4a494ef1095c7c9053140416bf15641cb1da0274/pkg/cmd/server/api/types.go#L12-L14 On Thu, Nov 23, 2017 at 1:58 PM, Akram Ben Aissi <[email protected]> wrote: > Hi Rick > > What about adding a reverse proxy in front and add a rewrite rule to 403 > forbidden to whatever url that starts with /console ? > > On Thu 23 Nov 2017 at 02:18, Rick Dennis <[email protected]> wrote: > >> Anyone know how best to disable the Openshift Console (UI)? I want to >> force users to only use the CLI. >> >> >> >> _______________________________________________ >> dev mailing list >> [email protected] >> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev >> > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > >
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
