A lot of enterprise applications are not yet cloud-ready or even designed as micro-services. Due to this fact,
session stickiness is required for a lot of the enterprise Applications.
Let me explain how OpenShift Enterprise (= OCP) and origin
can help you solve this topic for you.
Tag: openshift
A lot of OpenShift user want to use more external available ports to reach Applications inside a OpenShift cluster then 80 or 443. I describe here how you can setup a so called ingress port and some pitfalls which could happen and how you can prevent these.
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
As you can read in my blog post about syslog in a container world it isn’t easy to run a syslogger in a none privileged Container which is the default setup on openshift.
I describe here how you can setup a syslog receiver for the openshift router which is possible since the version 3.3 via Router Environment Variables.