You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/flags.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,6 @@
12
12
|`--request-timeout=30s`| Request timeout when calling Kubernetes APIs. 0s means no timeout |
13
13
|`--[no-]resolve-service-load-balancer-hostname`| Resolve the hostname of LoadBalancer-type Service object to IP addresses in order to create DNS A/AAAA records instead of CNAMEs |
14
14
|`--[no-]listen-endpoint-events`| Trigger a reconcile on changes to EndpointSlices, for Service source (default: false) |
15
-
|`--cf-api-endpoint=""`| The fully-qualified domain name of the cloud foundry instance you are targeting |
16
-
|`--cf-username=""`| The username to log into the cloud foundry API |
17
-
|`--cf-password=""`| The password to log into the cloud foundry API |
18
15
|`--gloo-namespace=gloo-system`| The Gloo Proxy namespace; specify multiple times for multiple namespaces. (default: gloo-system) |
19
16
|`--skipper-routegroup-groupversion="zalando.org/v1"`| The resource version for skipper routegroup |
20
17
|`--[no-]always-publish-not-ready-addresses`| Always publish also not ready addresses for headless services (optional) |
@@ -184,4 +181,4 @@
184
181
|`--webhook-provider-write-timeout=10s`| The write timeout for the webhook provider in duration format (default: 10s) |
185
182
|`--[no-]webhook-server`| When enabled, runs as a webhook server instead of a controller. (default: false). |
186
183
|`--provider=provider`| The DNS provider where the DNS records will be created (required, options: akamai, alibabacloud, aws, aws-sd, azure, azure-dns, azure-private-dns, civo, cloudflare, coredns, digitalocean, dnsimple, exoscale, gandi, godaddy, google, inmemory, linode, ns1, oci, ovh, pdns, pihole, plural, rfc2136, scaleway, skydns, transip, webhook) |
187
-
|`--source=source`| The resource types that are queried for endpoints; specify multiple times for multiple sources (required, options: service, ingress, node, pod, fake, connector, gateway-httproute, gateway-grpcroute, gateway-tlsroute, gateway-tcproute, gateway-udproute, istio-gateway, istio-virtualservice, cloudfoundry, contour-httpproxy, gloo-proxy, crd, empty, skipper-routegroup, openshift-route, ambassador-host, kong-tcpingress, f5-virtualserver, f5-transportserver, traefik-proxy) |
184
+
|`--source=source`| The resource types that are queried for endpoints; specify multiple times for multiple sources (required, options: service, ingress, node, pod, gateway-httproute, gateway-grpcroute, gateway-tlsroute, gateway-tcproute, gateway-udproute, istio-gateway, istio-virtualservice, contour-httpproxy, gloo-proxy, fake, connector, crd, empty, skipper-routegroup, openshift-route, ambassador-host, kong-tcpingress, f5-virtualserver, f5-transportserver, traefik-proxy) |
0 commit comments