After watching an Anais video out of sequence, she mentioned that minikube is a bit fussy and that she was using microk8s, so I tried that and ... success! :) Having something show up when you type a k8s command, rather than an error is nice. I'd still like to figure out …
read moreDay 5 of 100 day of kubernetes
Yesterday was what we'll call a learning day in the K8s (Kubernetes) journey. After getting my feet wet in the tutorials, I charged into spinning up a small local cluster with wild abandon, and it showed. I minted a brand new VM, and then proceeded to try to get a …
read moreScratching the surface with containers
I've started to look more seriously into containers. I've already done some Docker stuff a while back, but now I'm starting to kick the tires on Kubernetes too. I do understand the high level concepts, so its just a matter of connecting the dots at a practical level. I wonder …
read more