kubernetes k8s Service Discovery My kubernetes students are moving towards making their pods interact with each other. Along those lines, they need to find a good approach to service discovery, i.e. how to
kubernetes Minikube Tweaks I am tutoring some people starting with kubernetes. On their local machines, they're using minikube, and it lets them explore a lot of k8s features without the immediate need of
kubernetes Single Node Kubernetes Cluster Okay, obviously this doesn't make a lot of sense in a production environment. But everyone needs to start somewhere, and if you are planning to get started with kubernetes , setting