Today I came across a new little problem: Configuring a MutatingWebhookConfiguration for Nginx ingress controller. The example looks like this: See that caBundle thing? The value needed here has to …
Anyone following my quest to migrate to Kubernetes has been reading about the thoughts and problems encountered about dealing with a cost-effective and valid storage back-end. I ended up simply …
As part of my mini-blog about migrating to Kubernetes I am currently setting up an NFS share to allow kubernetes hosts hosting pods on shared storage, so the pods can …