Dashboard is a web-based Kubernetes user interface. Continue reading
Tag Archives: Kubernetes
Install and Configure a Multi-Master HA Kubernetes Cluster with kubeadm, HAProxy and Keepalived on CentOS 7
We are going to build a highly available Kubernetes homelab cluster with three control plane nodes and three worker nodes. Continue reading
Configure Kubelet Out of Resource Handling, or How to Stop EKS Kubernetes Nodes from Going Down
Kubelet has the ability to specify eviction thresholds that trigger the kubelet to reclaim resources. We are going to use them with our EKS worker nodes. Continue reading
Install Kubernetes Cluster with Ansible
We are going to install a Kubernetes control plane with two worker nodes using Ansible. Continue reading
OpenShift: Create Edge Secured Route
If you run a webserver, chances are that you will need a secure edge terminated route with TLS termination occurring on the router before traffic is proxied to the destination. Continue reading
OpenShift: Create a Service Account
In some cases you will need to create a service account with root support to enable a container to run with root privileges. Continue reading
OpenShift: Working with Internal Docker Registry
OpenShift provides an internal container image registry that can be deployed in an OpenShift environment to locally manage images. Continue reading
Passed EX280 OpenShift Administration
Kick-starting the new year with OpenShift. Continue reading