I like that style of videos regurlarly : simple, no music, no aesthetic work on the video, just raw, with an idea.
@mitchodonnell39762 жыл бұрын
Hey thank you for this. I'll keep this in mind with content. I do like the idea of short videos that are straight to the point.
@kanishkannadaraja1472 ай бұрын
I have created GCP Vm and then installed kubeadm jnside the master node ( one of the VM) Then in the master node i have installed metallb and nginx ingress controller Configured those two Then created a deployment nginx and exposed it as ClusterIP service Then created an ingress and the ingress got the IP address of the nginx ingress controller(loadbalancer type) service Now the problem is i cant access the ingress from Internet is there any solution for this???
@khuongdaovinh-bq5rv Жыл бұрын
You config this project, it can call that domain in the world, right?
@tolpacourt Жыл бұрын
Does the range of IP addresses we configure in the -nginx-metallb.yaml- layer2-conf.yaml deployment need to be on the host's network? (Corrected this comment. The IPs are specified in layer2-conf.yaml, not nginx-metallb.yaml)
@mitchodonnell3976 Жыл бұрын
You are correct! If your router has dhcp, try to avoid addresses that will be used. If you can set a static route, that would be best. I use a vlan, specific to my lab. That way the 10 ip's are at a low risk of being touched by any other machine.
@raj.svc.google9112 жыл бұрын
Increase the font size please.
@tolpacourt Жыл бұрын
YES
@rabboubou88602 жыл бұрын
Please add in comment or in repo all command used :D