简体   繁体   中英

Access K8 Cluster on EKS

I am trying to learn to deploy a k8 cluster to eks and access the website through eks and I am receiving a [failed to call webhook error] in my travis-ci log files as well as a [no endpoints available for service "ingress-nginx-controller admission"]. The deployment runs successfully and the pods get launched to the eks cluster, I just cannot figure out how to access the url to the app. I attached some images that I thought might be important for my error.

CoreDNSError

Travis-CI Logs

UnavailableLoadBalancerError

which website do you want to access? What is your web server, and how do you deploy it?

Chances are, that you are missing a loadbalancer to make the web server available.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM