kubernetes-under-the-hood icon indicating copy to clipboard operation
kubernetes-under-the-hood copied to clipboard

This tutorial is someone planning to install a Kubernetes cluster and wants to understand how everything fits together.

Results 5 kubernetes-under-the-hood issues
Sort by recently updated
recently updated
newest added

Hi guys, thanks for your great work, it's really helpful. I just have a small question on the documentation on the set up storage GlusterFS. In the section "Send commands...

Correct the link for nocloud and typo

I want to build metal-lb load balancer with a range of IP address to assign for mariadb deployment using helm. I've following 3 Kubernetes nodes and a jump server -...

https://github.com/mvallim/kubernetes-under-the-hood/blob/master/documentation/kube-demo-application.md#creating-the-guestbook-frontend-deployment The container gbfrontend:v4/v5 does not exist. Looks v4 or v5 tag was removed from Google Container Registry and the application was broken. The source code is: https://github.com/kubernetes/examples/blob/master/guestbook/frontend-deployment.yaml#L19 The better...

Just a small doubt about the Kubernetes Network Model picture in [Flannel documentation](https://github.com/mvallim/kubernetes-under-the-hood/blob/master/documentation/kube-flannel.md) ![NetworkModel](https://raw.githubusercontent.com/mvallim/kubernetes-under-the-hood/master/documentation/images/kube-network-model.png) the picture show that pod interface numbered "eth1", "eth2" and "eth3" which is not correct, as...

documentation