Skip to Content
Skip Breadcrumb

Tag: blog

AWS and Azure are very well known cloud provider and they are really good.

I wanted a real European company where my setup is running, therefore I decided to run my workload on exoscale.

I describe here how you can setup in an quick and easy way a OpenShift Cluster via oc cluster up

The main reason why this blog post exist is that OpenShift V3 and Kubernetes is very close binded to port 8443. This could be changed in the future.

UPDATE: Since OpenShift Enterprise 3.4 are both ports openshift_master_api_port and openshift_master_console_port documented Configuring Master API and Console Ports.

I used several times a dedicated haproxy pod to provide access to the OpenShift v3 Web console and api on port 443 (https).

This concept could also be used for different services in the PaaS which are able to talk via SNI.