Hello,
How to expose nodeport service in kubeadm to access in browser?
for example in screenshot attached , i want to access the highlighted argocd server service on my browser. for minikube i know how to do it but as the kodekloud playground have Kubeadm, so how to do it on kubeadm ??
How do we expose the node port service in kubeadm cluster, so our kubeadm cluster can create an IP where we can access this service inside the cluster? because i just created the node port service and i am not sure if the port forwarding is done here as i don’t know how to do it here in kubeadm.