Commit Graph

176 Commits

Author SHA1 Message Date
xianlubird
24c0d0eef3 Enable sts token 2019-04-14 19:24:57 +08:00
Joseph
8f0b1c9c52 fix wrong arg 'alibaba-cloud-zone' -> 'alibaba-cloud-zone-type' 2019-04-14 11:45:49 +08:00
Kubernetes Prow Robot
02faeb914d
Merge pull request #952 from hobti01/patch-1
Remove superfluous trailing period from hostname
2019-04-10 02:22:14 -07:00
igork
a70fff1560
describe how to check if your cluster has a RBAC 2019-04-02 13:24:12 +02:00
Tim Hobbs
252dc2b0f5
Remove superfluous trailing period from hostname
Tutorial specifies version >0.4 which also removed the requirement for a trailing period.  New users could misunderstand the trailing dot as a significant syntax.  Removing the dot simplifies the configuration of the annotation.
2019-03-29 11:37:59 +01:00
Christian Glombek
0076e4156c Add support for multiple Istio Ingress Gateways
The --istio-ingress-gateway flag may now be specified multiple times.
2019-03-18 22:13:44 +01:00
Kubernetes Prow Robot
f292f8e75c
Merge pull request #874 from nic-at/master
Add RcodeZero Anycast DNS provider
2019-03-18 09:42:24 -07:00
Kubernetes Prow Robot
d27c8d2d12
Merge pull request #911 from st1t/add-description
Added description for multiple dns name
2019-03-14 03:12:28 -07:00
Kubernetes Prow Robot
f1f5600cec
Merge pull request #915 from dirkgomez/clarify-aws-install-docs
Clarify that hosted zone identifier is to be used
2019-03-04 06:49:39 -08:00
Dirk Gómez
60a2083921 Clarify that hosted zone identifier is to be used 2019-02-22 20:52:50 +01:00
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
Shota Ito
1eaf02d108
Added description for multiple dns name
This PR is a comment about "Multiple DNS names per Service" setting.
2019-02-22 19:01:43 +09:00
Dimitrij Klesev
76b9b4c472
Trigger travis 2019-02-19 11:49:41 +01:00
Dimitrij Klesev
e7f90743e2
Apply doc review changes 2019-02-19 11:20:15 +01:00
Dimitrij Klesev
79bf8c807e
Add RcodeZero Anycast DNS provider 2019-02-19 11:20:15 +01:00
Raffaele Di Fazio
492ae50d90
Fixes some style in the faq.md file 2019-01-28 17:35:19 +01:00
Kubernetes Prow Robot
00450a8d44
Merge pull request #868 from alexnederlof/patch-1
Improve documentation regarding Alias
2019-01-28 02:57:18 -08:00
Kubernetes Prow Robot
49afe00cd1
Merge pull request #650 from eswets/cloudflare-proxied-annotation
Allow setting Cloudflare proxying on a per-ingress basis
2019-01-28 02:16:48 -08:00
Alex Nederlof
ffee2018ba
Improve documentation regarding Alias
I got stuck here and opened #865 because I thought it was a bug. I hope this will help others set it up correctly the first time.
2019-01-26 09:35:13 +01:00
Nick Jüttner
6d39526069
Merge branch 'master' into cloudflare-proxied-annotation 2019-01-24 11:16:54 +01:00
Kubernetes Prow Robot
d15df89cc1
Merge pull request #849 from ifosch/patch-1
Make awscli commands use JSON output
2019-01-24 02:15:34 -08:00
Martin Linkhorst
67df440b36
Add questions from slack to the faq 2019-01-23 14:52:26 +01:00
Kubernetes Prow Robot
b5cd62d6ee
Merge pull request #829 from conplementAG/master
docs(azure): better security granuality concerning external dns service principal
2019-01-17 01:06:04 -08:00
Ignasi Fosch
0258cf6f89
Make awscli commands use JSON output
This way the use of `jq`, and the output in this document would make sense.
2019-01-14 17:42:49 +01:00
Sheng Lao
6927af4067 Add apiVersion to ingress.yaml, and Delete the duplicated line in dnstools 2019-01-12 00:06:43 +08:00
Kubernetes Prow Robot
a948fe659f
Merge pull request #824 from PascalKu/patch-1
Update cloudflare.md
2019-01-10 12:00:46 -08:00
Kubernetes Prow Robot
ca0e34274f
Merge pull request #822 from zachyam/update-readme-metrics
Add metrics info to FAQ
2019-01-08 01:37:15 -08:00
Zach Yam
451bfa879f Clarify registry error info 2019-01-07 15:11:00 -05:00
Kubernetes Prow Robot
871cb4c5f3
Merge pull request #818 from acrogenesis/patch-1
Fix commands to cleanup Cloudflare
2019-01-07 09:26:02 -08: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
Denis Biondic
d0de07c084 docs(azure): better security granuality concerning external dns service principal 2018-12-24 16:44:06 +01:00
Pascal Kutscha
5aee5ad345
Update cloudflare.md 2018-12-22 21:27:48 +01:00
Zach Yam
a19cc0a3d0 Add metrics info to FAQ 2018-12-20 23:30:52 +01:00
Wade Lee
cea58909f0
Update coredns.md
Make the DNS service IP consistent with `my-coredns-coredns` in example
2018-12-20 16:31:55 +08:00
Adrian Rangel
374bb9235a
fix commands to cleanup 2018-12-19 02:08:20 -06:00
THEBAULT Julien
7747db2351 Update coredns tutorial with RBAC manifest (see #791) 2018-12-10 10:05:02 +01:00
Matteo Dell'Aquila
36b443f853 fix json syntax error - typing error (#765)
there was an unexpected comma in json used as custom configuration file
2018-12-04 16:02:32 +01:00
Davis Phillips
f25f90db0e adding config for bind for tsig (#790)
* adding config for bind for tsig

* add indentation as requested
2018-11-30 20:57:06 +01:00
Marques Johansson
78c63c3187 update the FAQ list of supported DNS providers (#796) 2018-11-30 20:56:51 +01:00
k8s-ci-robot
75b3ac37ba
Merge pull request #788 from pelithne/master
Updating Azure tutorial
2018-11-28 02:09:04 -08:00
xunpan
31e50b792c add tutorial for coredns (#791)
There is no coredns tutorial for externalDNS. This pull request makes
coredns based on minikube for working with externalDNS.
2018-11-28 10:59:24 +01:00
Author pelithne
5bbaf7f3fc Updating Azure tutorial 2018-11-24 18:19:55 +01:00
Erik Swets
e0e7a9defd Allow setting Cloudflare proxying by annotation 2018-11-16 12:52:47 +01:00
Nick Jüttner
ae2b782b58
Merge pull request #742 from mytaxi/feature/add-alias-annotation
Feature/add alias annotation
2018-11-14 14:22:58 +01:00
Nick Jüttner
c63bf03097
Merge pull request #737 from ottoyiu/pdns-domainfilter
PowerDNS: Add DomainFilter support
2018-11-14 13:50:19 +01:00
Nick Jüttner
305c96686f
Merge pull request #764 from coderanger/patch-1
Add Traefik to the supported list of ingress controllers.
2018-11-13 16:09:26 +01:00
Bily Zhang
10134b26a9 Remove dupplicated words:have,aliyun (#768)
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-12 08:36:08 +01:00
vaegt
4b985ab04a
Add docs for alias annotation 2018-11-09 13:07:55 +01:00
Noah Kantrowitz
15d5fa1f96
Add Traefik to the supported list of ingress controllers. 2018-11-07 00:17:51 -08:00