Kubernetes

Observations, tips and tricks for the CKA certification

More than 5 years old

In this article I’ll share some observations, tips and tricks for the Linux Foundation’s “Certified Kubernetes Administrator …
Read more

Manipulating Istio and other Custom Kubernetes Resources in Golang

More than 7 years old

In this article I’ll demonstrate how to use Golang to manipulate Kubernetes Custom Resources, with Istio as an example. No knowledge of Istio is …
Read more

Patching Kubernetes Resources in Golang

More than 7 years old

Recently I needed to be able to quickly adjust the number of replicas in a Kubernetes Replication Controller. The original solution I’d seen …
Read more

The Death of Microservice Madness in 2018

More than 8 years old

En Español | Reddit Thread | Hacker News Thread Microservices became a very popular topic over the last couple of years1. ‘Microservice …
Read more

Integrating OpenShift and Splunk for Docker Container Logging

More than 8 years old

In this article I’m going to show you how to set up OpenShift to integrate with Splunk for logging in a Docker container orchestration …
Read more