Commit Graph

11 Commits

Author SHA1 Message Date
Dirk Gómez
293efb27cf Turns out sudo is not necessary 2019-02-22 20:46:58 +01:00
Dirk Gómez
eea13a85ec Document make dep step which may be needed to run make build 2019-02-22 17:22:55 +01:00
Nick Jüttner
6d39526069
Merge branch 'master' into cloudflare-proxied-annotation 2019-01-24 11:16:54 +01:00
Zach Seils
9cc0fbf3e1 Correct Google Cloud DNS (ref: https://cloud.google.com/dns/) naming in docs 2019-01-04 21:37:00 +00:00
Erik Swets
e0e7a9defd Allow setting Cloudflare proxying by annotation 2018-11-16 12:52:47 +01:00
Jonas Michel
b9b6842195 Add Source implementation for Istio Gateway (#694)
* add Istio Gateway Source

* add documentation for Istio Gateway Source

* make both istio namespace and ingress gateway service configurable

* prefix gateway types, constructors, and flags with 'istio-'

* fix: add missing sources to source flag docs
2018-09-06 16:39:32 +02:00
shashidharatd
1529c0231f Add documentation for CRD source 2018-08-22 19:37:21 +05:30
shashidharatd
c18c1c79ec Add a new source called connector (#552)
* Add new connector source

* Update docs for connector source
2018-05-22 17:49:16 +02:00
Martin Linkhorst
c1f5179739 docs: explain the concept behind sources and providers (#226)
* docs(contributing): explain the concept behind sources and providers

* docs(contributing): we don't filter Services by type
2017-06-16 11:07:10 +02:00
Yerken
55816ae57c adjust docs before the v0.3.0 release (#184)
* adjust docs before the v0.3.0 release

* minor fixes

* docs: add missing dot

* docs: add missing dot

* docs: drop line

* docs: drop another line

* adjust documentation

* update main readme

* checkbox for releases, add --txt-owner-id flag in description

* docs: minor weird character fixes [ci skip]
2017-05-08 17:29:17 +02:00
Martin Linkhorst
5ff801557b Elaborate the docs, add a faq section (#109)
* docs: elaborate the docs, add a faq section

* docs: fix a messed up command

* docs: update docs to reference v0.1 release

* docs(faq): fix stray whitespace

* docs: restructure docs for a leaner README

* docs: move first run section back to main readme

* docs: fix references to packages

* docs: fix reference to gke tutorial

* docs: fix missing source flag in examples

* docs: fix missing provider flag in examples

* docs: mention ingress support in main readme
2017-03-30 11:30:06 +02:00