Details

    • Bug
    • Resolution: Done
    • Major
    • 0.1
    • None
    • documentation
    • None

    Description

      The Kubernetes example can get intermittent failures with the Ingress deployment. 

      namespace/ingress-nginx created
      serviceaccount/ingress-nginx created
      configmap/ingress-nginx-controller created
      clusterrole.rbac.authorization.k8s.io/ingress-nginx created
      clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx created
      role.rbac.authorization.k8s.io/ingress-nginx created
      rolebinding.rbac.authorization.k8s.io/ingress-nginx created
      service/ingress-nginx-controller-admission created
      service/ingress-nginx-controller created
      deployment.apps/ingress-nginx-controller created
      ingressclass.networking.k8s.io/nginx created
      validatingwebhookconfiguration.admissionregistration.k8s.io/ingress-nginx-admission created
      serviceaccount/ingress-nginx-admission created
      clusterrole.rbac.authorization.k8s.io/ingress-nginx-admission created
      clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx-admission created
      role.rbac.authorization.k8s.io/ingress-nginx-admission created
      rolebinding.rbac.authorization.k8s.io/ingress-nginx-admission created
      job.batch/ingress-nginx-admission-create created
      job.batch/ingress-nginx-admission-patch created
      pod/ingress-nginx-controller-8566f757cc-9jxw2 condition met
      Error from server (InternalError): error when creating "/Users/patrickstephens/github.com/couchbase-labs/observability/examples/kubernetes/ingress.yaml": Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "https://ingress-nginx-controller-admission.ingress-nginx.svc:443/networking/v1/ingresses?timeout=10s": dial tcp 10.96.69.130:443: connect: connection refused
      

      Separately it would be useful anyway to make Ingress optional and just use port forwarding or similar - e.g. to run multiple clusters locally.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            patrick.stephens Patrick Stephens (Inactive)
            patrick.stephens Patrick Stephens (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty