Category: Kubernetes

Managing Multiple Kube Config Files

TLDR: I’m pretty sure I stole the core idea of this from someone else’s blog, but something didn’t work, or it was too convoluted. The last shell based version of kucectx was https://github.com/ahmetb/kubectx/releases/tag/v0.8.0 Or here as a non zip version: https://hireryan.today/wp-content/uploads/2021/11/kubenshttps://hireryan.today/wp-content/uploads/2021/11/kubectx

How to Achieve Cloud Agnostic Application Deployments With Kubernetes and the Open Service Broker API

Edit: A chrome update has broken the face visibility of the cards. Browser support for this functionality is always tenuous at best as it is. As of now, the page is best viewed via safari or firefox First note that this is not plugins, site builders, copy paste. This is a pure html/css/js diagram that… Continue reading How to Achieve Cloud Agnostic Application Deployments With Kubernetes and the Open Service Broker API

Running Single Node Kubernetes With Persistent Data

This will be a part of a series. We’re going to cover single node deployment, then deploying ingresses and securing those with cert-manager, then we’ll deploy an application and explore modifying it’s data. Kubernetes can be a beast and if you haven’t followed the container space over the last decade it might be a lot… Continue reading Running Single Node Kubernetes With Persistent Data

Published
Categorized as Kubernetes