Skip to content

Remove http from the GCP ingress and explicitly set the default backend.#1513

Merged
k8s-ci-robot merged 1 commit into
kubeflow:masterfrom
jlewi:fix_iap
Aug 27, 2020
Merged

Remove http from the GCP ingress and explicitly set the default backend.#1513
k8s-ci-robot merged 1 commit into
kubeflow:masterfrom
jlewi:fix_iap

Conversation

@jlewi

@jlewi jlewi commented Aug 25, 2020

Copy link
Copy Markdown
Contributor

@google-cla google-cla Bot added the cla: yes label Aug 25, 2020
@kubeflow-bot

Copy link
Copy Markdown
Contributor

This change is Reviewable

@jlewi

jlewi commented Aug 25, 2020

Copy link
Copy Markdown
Contributor Author

/assign @Bobgy

* Ref https://cloud.google.com/kubernetes-engine/docs/concepts/ingress-xlb#disabling_http force all traffic from client to ingress to be https.

* Fix GoogleCloudPlatform/kubeflow-distribution#116

* Explicitly set the default backend for the GCP ingress.

  * https://cloud.google.com/kubernetes-engine/docs/concepts/ingress#default_backend

  * This prevents a separate forwarding rule from being created which is
    confusing.
@jlewi jlewi changed the title Remove http from the GCP ingress. Remove http from the GCP ingress and explicitly set the default backend. Aug 25, 2020
@Bobgy

Bobgy commented Aug 27, 2020

Copy link
Copy Markdown
Contributor

/lgtm
/approve
Thanks!

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Bobgy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 3306cdc into kubeflow:master Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove http from the ingress

4 participants