Skip to content

Settings for corporate proxy? #1683

@empath

Description

@empath

/area networking

/kind doc

Expected Behavior

Sample app doesn't deploy on minikube running behind a corporate proxy. istio and all the serving pods download and install correctly, but deploying the sample app gives me this:

Status:
  Conditions:
    Last Transition Time:  2018-07-25T15:30:26Z
    Reason:                Deploying
    Status:                Unknown
    Type:                  ResourcesAvailable
    Last Transition Time:  2018-07-25T15:35:48Z
    Message:               Get https://gcr.io/v2/: dial tcp 173.194.204.82:443: i/o timeout
    Reason:                ContainerMissing
    Status:                False
    Type:                  ContainerHealthy
    Last Transition Time:  2018-07-25T15:35:48Z
    Message:               Get https://gcr.io/v2/: dial tcp 173.194.204.82:443: i/o timeout
    Reason:                ContainerMissing
    Status:                False
    Type:                  Ready
  Log URL:                 http://localhost:8001/api/v1/namespaces/monitoring/services/kibana-logging/proxy/app/kibana#/discover?_a=(query:(match:(kubernetes.labels.knative-dev%2FrevisionUID:(query:'a7b92dd3-901f-11e8-93b7-080027584828',type:phrase))))

Do some of the pods need proxy settings applied to them as env variables? I can't find anything referring to proxies in the docs or in the code in this repo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions