A lot of enterprise companies have there own CA and PKI . The main issue on a own Cloud Infrastructure like kubernetes and openshift is to distribute the CA on every machine.
You will find here some all day work tips for ansible
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.
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.
I have decided to start my own company in 2017. So, I was looking for a solution for the company’s website.
Nowadays it’s quite easy to get a domain and a hosting provider. So, I looked for the platforms to build the site and Hugo caught my eyes. I wanted to use it.
But I didn’t have the time to dig into the Hugo templates, because I must run my company to earn money for a living 😀 in 🇦🇹.