Kubernetes path based routing using Ingress
Kubernetes has become the go-to platform for deploying, managing, and scaling containerized applications. One of its powerful features is Ingress, which helps manage external access to the services within your Kubernetes cluster.
In our previous blog...
aniket-on-cloud9.hashnode.dev9 min read
Shravan kumar
Hello Aniket, im not using minikube and my k8s is exists in ec2 instance. i tried to set ingress using host path with loadbalancer service but external ip is pending only. i dont want to create alb or nlb , tls certs in aws.is there any solution to acheive this.