Tag Archives: haproxy

Load Balancing Kubernetes

Overview This article provides instructions in how I set up my HAProxy servers (yes two) to provide access to the Kubernetes cluster. Configuration To emulate a production like environment, I’m configuring two HAProxy servers to provide access to the Kubernetes … Continue reading

Posted in Computers, Kubernetes | Tagged , , , | 1 Comment

Installing OKD4

Overview What I’m trying to accomplish here is to set up a homelab OpenShift type environment. I’m installing OKD4.7 in this case but OKD is an upstream of the Red Hat OpenShift so should be just fine for my use-case. … Continue reading

Posted in Computers, OpenShift | Tagged , , , | 1 Comment