Giter VIP home page Giter VIP logo

Comments (5)

dusansusic avatar dusansusic commented on September 13, 2024

can you explain what's your issue?

from kubernetes-traefik.

jonathanprado avatar jonathanprado commented on September 13, 2024

Hi, I have the exactly same problem that @wicadmin

$ kubectl --namespace=traefik describe ingress traefik-dashboard-ingress
Name:             traefik-dashboard-ingress
Namespace:        traefik
Address:          
Default backend:  default-http-backend:80 ()
Rules:
  Host                    Path  Backends
  ----                    ----  --------
  traefik-ui.example.com  
                          /   traefik-dashboard:8080 ()
Annotations:
  kubectl.kubernetes.io/last-applied-configuration:  {"apiVersion":"extensions/v1beta1","kind":"Ingress","metadata":{"annotations":{"kubernetes.io/ingress.class":"traefik","traefik.ingress.kubernetes.io/frontend-entry-points":"http,https","traefik.ingress.kubernetes.io/redirect-entry-point":"https","traefik.ingress.kubernetes.io/redirect-permanent":"true"},"name":"traefik-dashboard-ingress","namespace":"traefik"},"spec":{"rules":[{"host":"traefik-ui.example.com","http":{"paths":[{"backend":{"serviceName":"traefik-dashboard","servicePort":8080},"path":"/"}]}}]}}

  kubernetes.io/ingress.class:                          traefik
  traefik.ingress.kubernetes.io/frontend-entry-points:  http,https
  traefik.ingress.kubernetes.io/redirect-entry-point:   https
  traefik.ingress.kubernetes.io/redirect-permanent:     true
Events:                                                 
$ kubectl get services --all-namespaces |grep traefik
traefik       traefik                  LoadBalancer   10.102.80.20          80:31522/TCP,443:31482/TCP       56s
traefik       traefik-dashboard        ClusterIP      10.100.1.10              8080/TCP                         56s
$ kubectl get pods
traefik       traefik-ingress-controller-855asd88b-gp7qr   0/1     ContainerCreating   0          106m
traefik       traefik-ingress-controller-855asd988b-rdkj2   0/1     ContainerCreating   0          106m

I have been testing curl to external ports but don't receive any data...

from kubernetes-traefik.

dusansusic avatar dusansusic commented on September 13, 2024

Your pods are not started at all.

from kubernetes-traefik.

stale avatar stale commented on September 13, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from kubernetes-traefik.

stale avatar stale commented on September 13, 2024

This issue has been automatically closed because of inactivity.

from kubernetes-traefik.

Related Issues (7)

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.