Giter Club home page Giter Club logo

Comments (4)

philon-msft avatar philon-msft commented on August 27, 2024

This could be caused by the DNS or ingress pods in your cluster getting into a bad state. Please try recreating them with the steps in our troubleshooting doc and let us know if that helps: https://docs.microsoft.com/en-us/azure/dev-spaces/troubleshooting#dns-name-resolution-fails-for-a-public-url-associated-with-a-dev-spaces-service

from dev-spaces.

guybartal avatar guybartal commented on August 27, 2024

I've tried to delete those pods and run dev spaces in debug from visual studio again but still I don't get any DNS records.

kubectl delete pod -n kube-system -l app=addon-http-application-routing-external-dns
pod "addon-http-application-routing-external-dns-68b7f5bc6b-kqk97" deleted

kubectl delete pod -n kube-system -l app=addon-http-application-routing-nginx-ingress
pod "addon-http-application-routing-nginx-ingress-controller-7bhbsxj" deleted

kubectl get pods -n kube-system
NAME READY STATUS RESTARTS AGE
addon-http-application-routing-default-http-backend-5f9f55v8cvv 1/1 Running 0 6d
addon-http-application-routing-external-dns-68b7f5bc6b-mcdhs 1/1 Running 0 36m
addon-http-application-routing-nginx-ingress-controller-7b5hx62 1/1 Running 0 36m
heapster-6cd7d5cd54-6kbxc 2/2 Running 0 6d
kube-dns-v20-687545ccc-6sbv5 3/3 Running 0 8d
kube-dns-v20-687545ccc-pzrlp 3/3 Running 0 8d
kube-proxy-qs8p2 1/1 Running 0 6d
kube-proxy-t9dbd 1/1 Running 0 6d
kube-proxy-xv8jg 1/1 Running 0 6d
kube-svc-redirect-854h7 2/2 Running 0 8d
kube-svc-redirect-l6gw4 2/2 Running 0 8d
kube-svc-redirect-tg59r 2/2 Running 0 8d
kubernetes-dashboard-bfd84bcdb-slqwp 1/1 Running 0 8d
metrics-server-5778d48cb6-rr2wl 1/1 Running 0 6d
omsagent-rs-6d868564b6-b4zw9 1/1 Running 0 8d
tunnelfront-5cb6bd6c7f-vq5d5 1/1 Running 0 17d

kubectl logs addon-http-application-routing-external-dns-68b7f5bc6b-mcdhs -n kube-system
time="2018-11-22T14:00:29Z" level=info msg="config: &{Master: KubeConfig: Sources:[service ingress] Namespace: AnnotationFilter:kubernetes.io/ingress.class=addon-http-application-routing FQDNTemplate: Compatibility: PublishInternal:false Provider:azure GoogleProject: DomainFilter:[baec790dc6f148b39f8d.westeurope.aksapp.io] AWSZoneType: AzureConfigFile:/etc/kubernetes/azure.json AzureResourceGroup:MC_kubernetes-test-rg_Kubernetes-Test_westeurope CloudflareProxied:false InfobloxGridHost: InfobloxWapiPort:443 InfobloxWapiUsername:admin InfobloxWapiPassword: InfobloxWapiVersion:2.3.1 InfobloxSSLVerify:true InMemoryZones:[] Policy:sync Registry:txt TXTOwnerID:default TXTPrefix: Interval:3m0s Once:false DryRun:false LogFormat:text MetricsAddress::7979 LogLevel:info}"
time="2018-11-22T14:00:29Z" level=info msg="Connected to cluster at https://kubernetestest-e782de42.hcp.westeurope.azmk8s.io:443"

azds list-uris
Uri Status


http://localhost:57842 => gimmonixpixel.project-pixel:80 Tunneled

from dev-spaces.

lisaguthrie avatar lisaguthrie commented on August 27, 2024

Can you validate that ingress is enabled in the values.yaml file? (Underneath charts\<project name>)

ingress:
enabled: true
annotations:
kubernetes.io/ingress.class: addon-http-application-routing

from dev-spaces.

YuzorMa avatar YuzorMa commented on August 27, 2024

We have changed the way we create DNS records for public services. Please reactivate if you continue to see issues.

from dev-spaces.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.