I am learning kubernetes by myself. I set up an k8s vmware-workstation lab with 1 controller and 2 worker nodes by using kubeadm.
most of tutorials about ingress (networking, not network policy) which I saw on internet is based on minikube.
My question is: can I do the ingress lab on kubeadm instead of minikube as the tutorial ? is there any ingress tutorial which I can do on my VM environment with kubeadm ?
I am very grateful with any of your help. Sorry for my terrible English.