Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@ not optimal.
==== GCE Ingress

`gce` (as used in the internal and external HTTP(S) load balancers on Google Kubernetes Engine)
requires the target service to be of type `NodePort`. Because cloudflow creates nodes of type
requires the target service to be of type `NodePort`. Because Cloudflow creates services of type
`ClusterIP`, this ingress type cannot be used.