Category Archives: Kubernetes

Kubernetes Resource Management

Overview There are two objectives to Resource Management. Ensure sufficient resources are available for all deployed products and determine when additional resources are required. This document provides information based on the deployed Kubernetes cluster and is filtered for my specific … Continue reading

Posted in Computers, Kubernetes | Tagged | 1 Comment

Kubernetes WorkerNode Sizing

Overview For the current Kubernetes clusters, I reviewed several industry best practices and went with a Worker Node resource configuration of 4 CPUs and 16 Gigabytes of RAM per worker node. In addition, I have a spreadsheet that describes all … Continue reading

Posted in Computers, Kubernetes | Leave a comment

Kubernetes 1.9.0 Installation

Overview After discussion between my manager and the SysEng management team, it’s been decided that I’m to take over the Kubernetes infrastructure. The one SysEng who’s still here has put in his time and the belief is that management of … Continue reading

Posted in Computers, Kubernetes | Tagged | Leave a comment