Vish Kannan
|
6306ad1bce
|
Merge pull request #11736 from thockin/cleanup-dns-legacy
Stop populating legacy DNS names
|
2015-07-23 17:30:00 -07:00 |
Tim Hockin
|
4e1630d3a9
|
Stop populating legacy DNS names
|
2015-07-23 13:51:09 -07:00 |
Piotr Szczesniak
|
06b3406cef
|
Added possibility to overwrite ENABLE_CLUSTER_DNS with env var
It's for autoscaling tests purposes and making the config consistent with
other flags like ENABLE_NODE_LOGGING
|
2015-07-23 10:25:06 +02:00 |
David Oppenheimer
|
dec9adfe2e
|
Replace ```shell with ```sh
|
2015-07-19 21:38:53 -07:00 |
Abhishek Shah
|
bc99a57915
|
Assigned emptyDir for etcd data dir in skydns pod
|
2015-07-10 09:27:42 -07:00 |
Prashanth Balasubramanian
|
412467fe27
|
Use the exec-sidecar as a healthz probe for the syndns container
|
2015-07-09 15:13:46 -07:00 |
Dawn Chen
|
c6a0fd1eaf
|
Upgrade to v6 from v5
|
2015-07-07 16:29:27 -07:00 |
Dawn Chen
|
4f947ce8ed
|
Disable liveness for dns due to #10659
|
2015-07-07 16:27:38 -07:00 |
Brendan Burns
|
988aa6fdf6
|
Move things into a 'kube-system' namespace.
|
2015-07-06 15:08:23 -07:00 |
Abhishek Shah
|
1edfc82d96
|
rebuilt kube2sky to use v1 api. new image ver is 1.11
|
2015-07-06 12:32:23 -07:00 |
Dawn Chen
|
ce520dd6e8
|
Set resource limit for skydns containers based on data collected by #10335
|
2015-07-01 14:47:29 -07:00 |
Tim Hockin
|
6757a1ce94
|
Use the svc.cluster.local name for DNS health checks
|
2015-06-25 17:11:53 -07:00 |
Tim Hockin
|
07e75c1dec
|
Use v1 API
|
2015-06-25 17:04:47 -07:00 |
Tim Hockin
|
1ce7f1b5be
|
Stop using special tokens for DNS
|
2015-06-25 17:04:47 -07:00 |
Tim Hockin
|
2b4da35499
|
Make kube2sky fall back on service accounts
Service accounts are as yet unverified (no CA cert) but at least it will work.
|
2015-06-25 17:04:47 -07:00 |
Tim Hockin
|
88ce0ad8e9
|
Clean up Changelog
- sort newest-first
- add missing entry
- format consistently
|
2015-06-25 17:04:47 -07:00 |
Tim St. Clair
|
f5830edbbc
|
s/gcloud preview docker/gcloud docker/
|
2015-06-18 12:27:08 -07:00 |
Abhi Shah
|
30558d259d
|
Merge pull request #9548 from brendandburns/docsfix3
Add instructions for validating the DNS server.
|
2015-06-11 10:53:45 -07:00 |
Brendan Burns
|
ebe43fd5ca
|
Add instructions for validating the DNS server.
|
2015-06-10 14:56:41 -07:00 |
Abhi Shah
|
fdf2d6057f
|
Merge pull request #9226 from erictune/makefile
Clarify where DNS resolution works.
|
2015-06-10 12:57:24 -07:00 |
Eric Tune
|
1c1272a3e4
|
Clarify where resolution works.
|
2015-06-10 12:55:49 -07:00 |
Robert Bailey
|
2feb658ed7
|
Distribute the cluster CA cert to cluster addon pods through
the kubeconfig file. Use the $KUBERNETES_MASTER_NAME from the
kube-env for skydns, because it can't use the service name.
|
2015-06-08 20:17:45 -07:00 |
Quinton Hoole
|
4384b57a27
|
Merge pull request #9327 from ArtfulCoder/srv_doc
README.md updated to explain SRV Record support.
|
2015-06-05 12:56:20 -07:00 |
Abhishek Shah
|
bd36b0d315
|
README.md updated to explain SRV Record support.
|
2015-06-05 12:33:22 -07:00 |
Abhishek Shah
|
7d0adbcb1c
|
SRV record support
|
2015-06-05 09:31:07 -07:00 |
Daniel Smith
|
5d6b8d7de6
|
doc updates
|
2015-06-03 15:41:09 -07:00 |
Brian Grant
|
36a4ece87a
|
Merge pull request #9080 from thockin/dns-new-search-kubelet
Insert 'svc' into the DNS search paths
|
2015-06-02 22:54:07 -07:00 |
Brian Grant
|
aa2f0be626
|
Merge pull request #8718 from vishh/kube2sky
Avoid making connections to the apiserver insecure by default in kube2sky
|
2015-06-02 14:11:58 -07:00 |
Tim Hockin
|
be4b700ccb
|
Document the supported DNS schema
|
2015-06-01 17:02:17 -07:00 |
Vishnu Kannan
|
404558f29c
|
New release of kube2sky v1.8
|
2015-06-01 16:59:53 -07:00 |
Tim Hockin
|
4318ca5a8b
|
Rename 'portal IP' to 'cluster IP' most everywhere
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
|
2015-05-28 16:10:44 -07:00 |
Vishnu Kannan
|
0ae4defc9d
|
Avoid making connections to the apiserver insecure by default in kube2sky.
|
2015-05-28 11:04:09 -07:00 |
Vishnu Kannan
|
d3c7edb78f
|
New release of kube2sky (v1.7)
|
2015-05-25 19:43:57 -07:00 |
Vishnu Kannan
|
f0c20e17c5
|
Adding support for generating A records for headless services.
|
2015-05-22 23:00:24 -07:00 |
Dawn Chen
|
9a316dd409
|
Merge pull request #8501 from ArtfulCoder/kubelet_svc_subdomain
Support old and new style dns service names.
|
2015-05-21 09:22:03 -07:00 |
Abhishek Shah
|
dff3a7daaa
|
skydns changes
|
2015-05-20 17:04:30 -07:00 |
Tim Hockin
|
6b6b47a777
|
Merge pull request #8452 from satnam6502/skydns
Embed version number in kube-dns RC
|
2015-05-18 16:36:43 -07:00 |
Satnam Singh
|
c7d5b4fa2f
|
Document process for updating version of kube-dns
|
2015-05-18 15:41:08 -07:00 |
Satnam Singh
|
fbf6d36e1c
|
Embed version number in kube-dns RC
|
2015-05-18 15:18:44 -07:00 |
Paul Weil
|
e565b20b37
|
fix gendocs
|
2015-05-18 13:32:55 -04:00 |
Victor Marmol
|
d064e843ab
|
Merge pull request #8287 from vishh/kube2sky
Adding unit tests for existing kube2sky logic
|
2015-05-18 08:40:19 -07:00 |
Victor Marmol
|
4ba22e713a
|
Merge pull request #8296 from jlowdermilk/gen-analytics
Add ga-beacon analytics to gendocs scripts
|
2015-05-18 08:40:02 -07:00 |
Victor Marmol
|
d0e7040b94
|
Merge pull request #8367 from thockin/kube2sky
Add docs on making a release
|
2015-05-18 08:37:28 -07:00 |
Vishnu Kannan
|
684122f2a7
|
Adding unit tests for existing kube2sky logic.
|
2015-05-17 19:13:50 -07:00 |
Jeff Lowdermilk
|
553f9f822b
|
Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
|
2015-05-15 18:56:38 -07:00 |
Tim Hockin
|
284f87040c
|
Add docs on making a release
|
2015-05-15 17:51:01 -07:00 |
Vishnu Kannan
|
50522a207b
|
Revert kube2sky to use kubernetes-ro service until the dns-token is updated
to not use dns names.
|
2015-05-15 16:44:20 -07:00 |
Tim Hockin
|
850e0e682e
|
Base the kube2sky container on busybox
|
2015-05-15 08:49:52 -07:00 |
Satnam Singh
|
e8f55e81e5
|
Add a TAG Makefile variable for the kube2sky image
|
2015-05-14 10:57:45 -07:00 |
Tim Hockin
|
1b1010621f
|
Fix spurious quote in DNS healthcheck
|
2015-05-14 09:39:02 -07:00 |